About Store Forum Documentation Contact



Post Reply 
Fail to Compile Esenthel RTS EE2
Author Message
Jan Offline
Member

Post: #1
Fail to Compile Esenthel RTS EE2
can't compile project\Esenthel RTS

staring with a new fresh version just downloaded Esenthel RTS Source code)

Usning Esenthel 2

Traversing the forum But no luck.
Please help:


Log:

D:\Kunder\Esenthel\Downloades project\Esenthel RTS\Esenthel RTS (Esenthel 2.0 Project)\_Build_\Esenthel RTS\Project 2010.vcxproj : warning : Platform 'Emscripten' referenced in the project file 'Esenthel RTS' cannot be found. Please make sure you have it installed under '%VCTargetsPath%\Platforms\Emscripten'.
1>------ Build started: Project: Esenthel RTS, Configuration: Debug Win32 ------
1> stdafx.cpp
1> AI.cpp
1> Atlas.cpp
1> Building.cpp
1> Building List.cpp
1> Constants.cpp
1> Fog of War.cpp
1> Game.cpp
1> Game Menu.cpp
1> Help.cpp
1>d:\kunder\esenthel\downloades project\esenthel rts\esenthel rts (esenthel 2.0 project)\_build_\esenthel rts\source\help.cpp(85): error C2039: 'ts' : is not a member of 'HelpClass::Text2'
1> d:\kunder\esenthel\downloades project\esenthel rts\esenthel rts (esenthel 2.0 project)\_build_\esenthel rts\source\@helpclass.h(5) : see declaration of 'HelpClass::Text2'
1>d:\kunder\esenthel\downloades project\esenthel rts\esenthel rts (esenthel 2.0 project)\_build_\esenthel rts\source\help.cpp(88): error C2039: 'ts' : is not a member of 'HelpClass::Text2'
1> d:\kunder\esenthel\downloades project\esenthel rts\esenthel rts (esenthel 2.0 project)\_build_\esenthel rts\source\@helpclass.h(5) : see declaration of 'HelpClass::Text2'
1> Main.cpp
1>d:\kunder\esenthel\downloades project\esenthel rts\esenthel rts (esenthel 2.0 project)\_build_\esenthel rts\source\main.cpp(39): error C2039: 'opengl_contexts' : is not a member of 'EE::Application'
1> d:\kunder\esenthel\esenthel 2.0\bin\esenthelengine\misc\application.h(40) : see declaration of 'EE::Application'
1> Menu.cpp
1> Mini Map.cpp
1> Misc.cpp
1> Missile.cpp
1> Mission.cpp
1> Obj.cpp
1> Options.cpp
1>d:\kunder\esenthel\downloades project\esenthel rts\esenthel rts (esenthel 2.0 project)\_build_\esenthel rts\source\options.cpp(86): error C2065: 'BUTTON_STAY' : undeclared identifier
1>d:\kunder\esenthel\downloades project\esenthel rts\esenthel rts (esenthel 2.0 project)\_build_\esenthel rts\source\options.cpp(87): error C2065: 'BUTTON_STAY' : undeclared identifier
1>d:\kunder\esenthel\downloades project\esenthel rts\esenthel rts (esenthel 2.0 project)\_build_\esenthel rts\source\options.cpp(88): error C2065: 'BUTTON_STAY' : undeclared identifier
1>d:\kunder\esenthel\downloades project\esenthel rts\esenthel rts (esenthel 2.0 project)\_build_\esenthel rts\source\options.cpp(90): error C2065: 'BUTTON_STAY' : undeclared identifier
1>d:\kunder\esenthel\downloades project\esenthel rts\esenthel rts (esenthel 2.0 project)\_build_\esenthel rts\source\options.cpp(91): error C2065: 'BUTTON_STAY' : undeclared identifier
1>d:\kunder\esenthel\downloades project\esenthel rts\esenthel rts (esenthel 2.0 project)\_build_\esenthel rts\source\options.cpp(95): error C2065: 'BUTTON_STAY' : undeclared identifier
1>d:\kunder\esenthel\downloades project\esenthel rts\esenthel rts (esenthel 2.0 project)\_build_\esenthel rts\source\options.cpp(98): error C2065: 'BUTTON_STAY' : undeclared identifier
1> Save Game.cpp
1> Sector.cpp
1> Selection.cpp
1> Generating Code...
1> Compiling...
1> Tree.cpp
1> Unit.cpp
1> Unit Buttons.cpp
1> Unit List.cpp
1> Auto.cpp
1> Generating Code...
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
11-30-2015 12:49 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Fail to Compile Esenthel RTS EE2
Hi,

You'll have to use the latest version of Esenthel Engine.

Thank you
12-01-2015 10:04 AM
Find all posts by this user Quote this message in a reply
Post Reply