Ginsued
Member
|
Can't compile MMO files
I downloaded the free esenthel and purchased the Esenthel mmo source files. I installed the mmo files and tried to build the project and can't for the life of me get it to build.
I get these errors.
1> stdafx.cpp
1>d:\(1)programfiles\esenthel\esenthelenginesdk\esenthel mmo\projects\esenthelengine\esenthelengine.h(10): fatal error C1083: Cannot open include file: '_/headers.h': No such file or directory
2> stdafx.cpp
2>d:\(1)programfiles\esenthel\esenthelenginesdk\esenthel mmo\projects\esenthelengine\esenthelengine.h(10): fatal error C1083: Cannot open include file: '_/headers.h': No such file or directory
I see the esenthelengine.h file so I assume it's calling to the wrong spot? Maybe?
Been messing with this for hours.
Any help would be greatly appreciated.
|
|
03-08-2013 03:46 AM |
|
Palaxe
Member
|
RE: Can't compile MMO files
Did you unzip mmo and place it in your projects folder?
Do you have the following installed?
Video Card supporting Shader Model 2.0 (GeForce 6, Radeon 9500, Intel GMA 900 or better)
CPU supporting SSE2 instructions
Newest Video Drivers (Ati / Nvidia / Intel)
Newest DirectX
Microsoft Visual C++ 2008 (or newer)
I'm not sure what the demo will let you all do to be honest. sorry
|
|
03-08-2013 04:10 AM |
|
gwald
Member
|
RE: Can't compile MMO files
Looks like you have version 1.
If I were you I would put the sdk under C:\
In v1 you have to update the header/libs into VS, look at the wiki.
My Blog
http://www.esenthel.com/community/showthread.php?tid=6043
I hang out at Esenthel IRC Channel
http://webchat.freenode.net/?channels=#Esenthel
|
|
03-08-2013 05:47 AM |
|
nomax5
Member
|
RE: Can't compile MMO files
|
|
03-09-2013 02:06 PM |
|