PDA

View Full Version : Compilez problem



*Alexz*
16-08-08, 07:45 AM
I was trying to compile the announcer for arcemu and i got this.


1>------ Rebuild All started: Project: announcer, Configuration: Release Win32 ------
1>Deleting intermediate and output files for project 'announcer', configuration 'Release|Win32'
1>Compiling...
1>cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
1>announcer.cpp
1>..\src\Announcer\announcer.cpp(1) : fatal error C1083: Cannot open include file: 'StdAfx.h': No such file or directory
1>Setup.cpp
1>..\src\Announcer\Setup.cpp(1) : fatal error C1083: Cannot open include file: 'StdAfx.h': No such file or directory
1>Generating Code...
1>Build log was saved at "file://c:\Users\Chris\Desktop\Emu\arcemuu\trunk\extras\CP P scripts\s_anouncer\projects\Release\BuildLog.htm"
1>announcer - 2 error(s), 1 warning(s)
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========

ClaiN
16-08-08, 01:34 PM
You didn't set-up the project file right.

*Alexz*
16-08-08, 08:04 PM
how do i set it up right

StickyIcky
17-08-08, 04:38 PM
...Just add your scripts to the GossipScript project...its alot easier