Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Linking problem on windows
Post: RE: Linking problem on windows

You can exclude them from the project, they are not needed.
Marduk Overture 10 20,720 05-19-2010, 11:25 AM
    Thread: Linking problem on windows
Post: RE: Linking problem on windows

You have to build your HPL.lib from the engine sources otherwise you are not able to compile the overture. Engine Source Code: http://github.com/FrictionalGames/HPL1Engine And you need OALWrapper.l...
Marduk Overture 10 20,720 05-18-2010, 10:37 PM
    Thread: Remove TaskKeyHook.lib
Post: Remove TaskKeyHook.lib

When I want to compile the project the linker throws the error that TaskKeyHook.lib is missing. I read on github that someone removed it, so how can i remove the lib??? // Update Ok, i found the comm...
Marduk Overture 0 6,103 05-18-2010, 12:53 PM
    Thread: Visual C++ Express 2010
Post: RE: Visual C++ Express 2010

(05-16-2010, 01:45 AM)devqq Wrote: make sure your compiling as a lib and not an exe Where can i change the settings for compiling a lib?
Marduk OALWrapper 4 23,200 05-18-2010, 12:18 PM