Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

How fix this error?

Initiate Mage
Joined
Jul 31, 2014
Messages
1
Reaction score
0
How fix this error?
--------------------Configuration: ClientShellDLL - Win32 Debug--------------------
Compiling...
Stdafx.cpp
c:\sudden attack full source + dev tools\johnson_code\johnson_libs\stlport-4.0\stlport\exception(48) : fatal error C1083: Cannot open include file: '../include/exception': No such file or directory
Error executing cl.exe.

CShell.dll - 1 error(s), 0 warning(s)
 
Newbie Spellweaver
Joined
Aug 29, 2017
Messages
20
Reaction score
1
you will need the include files and libs files in the directory
 
Initiate Mage
Joined
Nov 28, 2019
Messages
2
Reaction score
1
you will need the include files and libs files in the directory

Someone pls, send screenshots an steps to open that window ([STRIKE]I haven't VS now[/STRIKE])

Include Dirs:
  • Source_Dir\\DX8\\include
  • Source_Dir\\Engine\\SDK\\Inc
Library Dir:
  • Source_Dir\\DX8\\LIB
  • Source_Dir\\Lib\\Debug

grononmc - How fix this error? - RaGEZONE Forums
 
Initiate Mage
Joined
Jun 9, 2021
Messages
4
Reaction score
1
how to compile client shell



collect2.exe error ld returned 1 exit status



i am getting this error
 
Back
Top