Hi
I am trying to compile programs using Harbour 1.0.1 from SVN.
Compiling and installing Harbour went fine but I cannot link my apps,
I am getting these 5 unresolved externals (this is a sample of them):
hbcommon.lib(expropt2.obj) : error LNK2001: unresolved external symbol
__ftol2
rddntx.lib(dbfntx1.obj) : error LNK2001: unresolved external symbol
__ftol2_sse
hbmzip.lib(zip.obj) : error LNK2019: unresolved external symbol
__time64 referenced in function _time
hbvm.lib(itemapi.obj) : error LNK2019: unresolved external symbol
__alldvrm referenced in function _hb_itemStrBuf
hbcommon.lib(hbtrace.obj) : error LNK2019: unresolved external symbol
___iob_func referenced in function _hb_tr_level
I added bufferoverflowU.lib to the lib list to get rid of some other
unresolved symbols, but I can't find which libs these ones are in.
Thanks
Alex
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour