(using the svn tagged release for 72b1)
But if anyone is able to fix it, plz give me a shout.
i.e if u are using scons
u type
Code: Select all
scons omni
Need it if i gonna port pygtk to windows...
Code: Select all
g++ -mwindows -shared -o omni\unitsync.dll build\tools\unitsync\pybind.o build\t
ools\unitsync\stdafx.o build\tools\unitsync\Syncer.o build\tools\unitsync\SyncSe
rver.o build\tools\unitsync\unitsync.o rts\System\TdfParser.o rts\System\FileSys
tem\Archive7Zip.o rts\System\FileSystem\ArchiveBuffered.o rts\System\FileSystem\
ArchiveFactory.o rts\System\FileSystem\ArchiveHPI.o rts\System\FileSystem\Archiv
eScanner.o rts\System\FileSystem\ArchiveZip.o rts\System\FileSystem\FileHandler.
o rts\System\FileSystem\VFSHandler.o rts\lib\7zip\7zAlloc.o rts\lib\7zip\7zBuffe
r.o rts\lib\7zip\7zCrc.o rts\lib\7zip\7zDecode.o rts\lib\7zip\7zExtract.o rts\li
b\7zip\7zHeader.o rts\lib\7zip\7zIn.o rts\lib\7zip\7zItem.o rts\lib\7zip\7zMetho
dID.o rts\lib\7zip\LzmaDecode.o rts\lib\hpiutil2\hpientry.o rts\lib\hpiutil2\hpi
file.o rts\lib\hpiutil2\hpiutil.o rts\lib\hpiutil2\scrambledfile.o rts\lib\hpiut
il2\sqshstream.o rts\lib\hpiutil2\substream.o rts\lib\minizip\ioapi.o rts\lib\mi
nizip\unzip.o rts\lib\minizip\zip.o -Lmingwlibs\lib -LC:\Dev-Cpp\lib -LC:\Python
24\libs -lopengl32 -lglu32 -lz -lfreetype -lopenal32 -lpython24 -lglew32 -lboost
_filesystem-mt -lboost_thread-mt -lboost_regex-mt -lIL -lgdi32 -lwinmm -lwsock32
-lmingw32 -lSDLmain -lSDL -Wl,--out-implib,omni\unitsync.a -Wl,--output-def,omn
i\unitsync.def
Creating library file: omni\unitsync.a
rts\System\FileSystem\ArchiveZip.o(.text+0xd1):ArchiveZip.cpp: undefined referen
ce to `fill_win32_filefunc'
rts\System\FileSystem\ArchiveZip.o(.text+0x8a9):ArchiveZip.cpp: undefined refere
nce to `fill_win32_filefunc'
collect2: ld returned 1 exit status
scons: *** [omni\unitsync.dll] Error 1
scons: building terminated because of errors.