Main forum > Bug Reports
win32-dll win64-dll ld error
(1/1)
zyzzyva:
-lGLBasic -lpng not found
replace with -lGLBasicWin32 -lCxImageWin32
dreamerman:
Any more specific info? Latest Steam version, demo or some older version?
Did that happen in standard IDE, or You tried to build app manually with command line/bat files, as in platform.ini for Win32 target those libraries are properly typed in link stage -> -lGLBasicWin32 -lCxImageWin32,
and such issue shouldn't appear. Can't say anything more as never encountered such problem without messing with custom compile/link gcc commands.
Navigation
[0] Message Index
Go to full version