freesci-develop
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [freesci-develop] win32 build


From: Matt Hargett
Subject: Re: [freesci-develop] win32 build
Date: Fri, 11 Nov 2005 22:59:05 +0000
User-agent: Thunderbird 1.5 (X11/20051104)

Chris Kennedy wrote:
Hey all - I haven't built this in about 2 years & I got the itch to check out the glutton branch & compile.

All source compiles just fine - I got a few linker errors (typically the case when something goes wrong with the win32 build):

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]