.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   Metamod and metamod plugins (http://forums.bots-united.com/forumdisplay.php?f=15)
-   -   Help with my source, hlsdk and metamod source (http://forums.bots-united.com/showthread.php?t=6154)

001 03-03-2007 22:52

Help with my source, hlsdk and metamod source
 
Hello i have a source for metamod with workspace but not compile, where I must copy the folder hlsdk with multiplayer folder and sources of metamod?

my proyect this in “C:\xp”

when try compile say this

Code:

--------------------Configuration: xp - Win32 Release--------------------
Compiling...
xp.cpp
C:\Archivos de programa\Microsoft Visual Studio\VC98\INCLUDE\const.h(46) : warning C4005: 'DELETE' : macro redefinition
        C:\Archivos de programa\Microsoft Visual Studio\VC98\INCLUDE\winnt.h(3202) : see previous definition of 'DELETE'
C:\Archivos de programa\Microsoft Visual Studio\VC98\INCLUDE\progdefs.h(35) : error C2955: 'Vector' : use of class template requires template argument list
        C:\Archivos de programa\Microsoft Visual Studio\VC98\INCLUDE\vector.h(61) : see declaration of 'Vector'
C:\Archivos de programa\Microsoft Visual Studio\VC98\INCLUDE\progdefs.h(35) : fatal error C1903: unable to recover from previous error(s); stopping compilation
Error executing cl.exe.
Creating browse info file...
BSCMAKE: error BK1506 : cannot open file '.\Release\xp.sbr': No such file or directory
Error executing bscmake.exe.
xp.dll - 3 error(s), 1 warning(s)

how fix that?
i'm using Visual Studio 6.0

The Storm 04-03-2007 09:53

Re: Help with my source, hlsdk and metamod source
 
You must set the paths from project properties, and disable the precompiled headers.

001 04-03-2007 15:27

Re: Help with my source, hlsdk and metamod source
 
problem fixed thank you


All times are GMT +2. The time now is 00:32.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.