Hi
I'm using arcemu latest rev and when I compile sun++ scripts it gives me an error
Code:Cannot open include file: 'StdAfx.h': No such file or directory
can someone help me|?
Hi
I'm using arcemu latest rev and when I compile sun++ scripts it gives me an error
Code:Cannot open include file: 'StdAfx.h': No such file or directory
can someone help me|?
Last edited by zsolt333; 08-27-2008 at 02:27 PM.
Your missing part of the code that you need to compile it. A file is being requested called 'StdAfx.h' and your computer doesnt have it where its indicating it.. Im not that familiar with C++ but maybe someone who is could help ya figure out where it is..