Issues building CoolPrj 6.34 with VS2015
Borland's Object Windows Library for the modern age
Brought to you by:
jogybl,
sebas_ledesma
Diff:
Last edit: Vidar Hasfjord 2015-08-01
This is not a bug. "vcmake.bat" is simply not provided for CoolPrj (nor OWLExt). Use "source/coolprj/vc.mak" (directly, or indirectly via OWLMaker).
I can confirm this. For CoolPrj 6.34 DLL builds, VS2015 reports the unresolved external symbols you listed. At first glance, this seems to be a bug in the compiler, since these methods are declared private and unused. Also, VS2013 builds the CoolPrj 6.34 DLLs just fine.
Note that VS2015 builds the CoolPrj 6.42 DLLs just fine, so I recommend updating to OWLNext 6.42 to circumvent the problem. Or, use VS2013 if you really need to stay at 6.34.
Last edit: Vidar Hasfjord 2015-08-01
This issue was fixed in [r3218].
Related
Commit: [r3218]
Last edit: Vidar Hasfjord 2015-08-01