Hi Matt,

Linking...
freesci.def : error LNK2001: unresolved external symbol con_gfx_init
freesci.def : error LNK2001: unresolved external symbol con_hook_command
freesci.def : error LNK2001: unresolved external symbol con_hook_int
freesci.def : error LNK2001: unresolved external symbol con_init
freesci.def : error LNK2001: unresolved external symbol con_parse
freesci.def : error LNK2001: unresolved external symbol gfx_update_conf
freesci.def : error LNK2001: unresolved external symbol version_parse
Release/fsci.lib : fatal error LNK1120: 7 unresolved externals
LINK : fatal error LNK1141: failure during build of exports file
Error executing link.exe.

You might also want to add these things to the .def file so they are exported from the freesci DLL.

Actually, they are in the .def file. Hmmm. (They aren't commented out, either)




_______________________________________________
FreeSCI-develop mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freesci-develop

Reply via email to