by TimStone » Tue Nov 29, 2011 7:32 pm
Daniel,
You told me to add legacym.lib but your sample does not. I have it following the FiveHC32.lib and FiveH32.lib
I have check the libs and the paths. All files are present, all paths are correct, and the linker is not reporting any problem finding the libs.
I am using FWH 11.10 ( while I wait for 11.11 to be clean ). I have Visual Studio 2010 installed.
The linker is telling me it can't find many basic functions ( externals ). These include, but are not limited to, TINI, GRADIENTFILL, MENUEND, MENUADDITEM, MENUBEGIN, TBITMAP, TBAR, SHELLDEBUG, SHELLEXECUTE, TICON, TFONT, TMULTIGET, OSEND, DBGALERTT, TFOLDER, TPRINTEND, PAGEEND, PAGEBEGIN, PRINTBEGIN, TBUTTON.
I am using Ultra Edit Studio's Build configuration, but that really shouldn't make any difference. It has worked in the past.
I'm guessing there is one missing element that will fix this.
I am also using the original Harbour 3.0 release and have not installed any more recent versions.
Any input anyone can provide will be appreciated ... EXCEPT ... please don't tell me to use BCC ! That seems to be a constant reply, and my response is I'm trying to move forward, not revert to an older compiler. Antonio posted an excellent comparison of the compilers on this forum several months ago, and the most flexible for moving forward was MSVC ... so I prefer to go in that direction. Otherwise I could just stay with xHarbour and Pelles C which works fine right now.
Tim