Page 1 of 1
Help needed with compiling B3D
Posted: Fri Aug 26, 2016 10:57 am
by AveryLP
When I am trying to create a executable of the SCP:CB source code, it states the following:
Function 'api_setwindowlong' not found
Could someone please help me with this, since I am new to B3D.
Re: Help needed with compiling B3D
Posted: Fri Aug 26, 2016 11:20 am
by diszxchat
AveryLP wrote:When I am trying to create a executable of the SCP:CB source code, it states the following:
Function 'api_setwindowlong' not found
Could someone please help me with this, since I am new to B3D.
Copy all decls from the game folder and paste it at blitz3D userlibs.
Re: Help needed with compiling B3D
Posted: Fri Aug 26, 2016 11:26 am
by AveryLP
diszxchat wrote:AveryLP wrote:When I am trying to create a executable of the SCP:CB source code, it states the following:
Function 'api_setwindowlong' not found
Could someone please help me with this, since I am new to B3D.
Copy all decls from the game folder and paste it at blitz3D userlibs.
Could you please describe it more detailed, since as already mentioned, I am new to Blitz 3D?
Re: Help needed with compiling B3D
Posted: Fri Aug 26, 2016 11:57 am
by diszxchat
AveryLP wrote:diszxchat wrote:AveryLP wrote:When I am trying to create a executable of the SCP:CB source code, it states the following:
Function 'api_setwindowlong' not found
Could someone please help me with this, since I am new to B3D.
Copy all decls from the game folder and paste it at blitz3D userlibs.
Could you please describe it more detailed, since as already mentioned, I am new to Blitz 3D?
Copy winfix, user32, kernel32 and gdi32 decls to Program Files(if x86 or x64)/Biltz3D/Userlibs