.:: Bots United ::.  
filebase forums discord server github wiki web
cubebot epodbot fritzbot gravebot grogbot hpbbot ivpbot jkbotti joebot
meanmod podbotmm racc rcbot realbot sandbot shrikebot soulfathermaps yapb

Go Back   .:: Bots United ::. > Cyborg Factory > RACC
RACC Autonomous fragmachines by PMB Counter-StrikeDMCHLDMThe Specialists

Reply
 
Thread Tools
Re: Compiling Problem
Old
  (#11)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: Compiling Problem - 01-05-2005

What's the compiler output ?



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."
  
Reply With Quote
Re: Compiling Problem
Old
  (#12)
Rifleman
This user broke our rules and has been BANNED
 
Status: Offline
Posts: 128
Join Date: Sep 2004
Location: Mars
Default Re: Compiling Problem - 01-05-2005

c:\program files\microsoft visual studio\vc98\mfc\include\afxv_w32.h(14) : fatal error C1189: #error : WINDOWS.H already included. MFC apps must not #include <windows.h>
  
Reply With Quote
Re: Compiling Problem
Old
  (#13)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: Compiling Problem - 01-05-2005

I think you forgot to undefine AFX and MFC in the C/C++ tab.

Anyway, if you use the .dsw/.dsp files I provide, there should not be any compiling problem.



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."
  
Reply With Quote
Re: Compiling Problem
Old
  (#14)
leandrotsampa
Member
 
Status: Offline
Posts: 5
Join Date: Jan 2010
Default Re: Compiling Problem - 06-02-2010

My problem has also ai I packed as follows:
I was in Project> Settings

In tab C / C + + Project Options
replace all of:

Code:
/nologo /G6 /MT /W3 /WX /GX /ZI /Od /I "..\common" /I "../../../devtools/sdk/Single-Player Source/cl_dll" /I "../../../devtools/sdk/Single-Player Source/common" /I "../../../devtools/sdk/Single-Player Source/dlls" /I "../../../devtools/sdk/Single-Player Source/engine" /I "../../../devtools/sdk/Single-Player Source/game_shared" /I "../../../devtools/sdk/Single-Player Source/pm_shared" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "RACC" /D "ASHEEP_DLL" /Fr".\Release/" /Fp"./Release/racc.pch" /YX /Fo".\Release/" /Fd".\Release/" /FD /c
to

Code:
/nologo /G6 /MT /W3 /WX /GX /ZI /Od /I "..\common" /I "..\devtools\sdk\Single-Player Source\cl_dll" /I "..\devtools\sdk\Single-Player Source\common" /I "..\devtools\sdk\Single-Player Source\dlls" /I "..\devtools\sdk\Single-Player Source\engine" /I "..\devtools\sdk\Single-Player Source\game_shared" /I "..\devtools\sdk\Single-Player Source\pm_shared" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "RACC" /D "ASHEEP_DLL" /Fr".\Release/" /Fp"./Release/racc.pch" /YX /Fo".\Release/" /Fd".\Release/" /FD /c
That's how I packed and compile conssegui RACC Template 2
  
Reply With Quote
Re: Compiling Problem
Old
  (#15)
leandrotsampa
Member
 
Status: Offline
Posts: 5
Join Date: Jan 2010
Default Re: Compiling Problem - 06-02-2010

If you need to modify the code ready to compile without errors occur just tell me.
Att
  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com