About Store Forum Documentation Contact



Post Reply 
Errors in compiling a Inesis MMO.
Author Message
zbyszq Offline
Member

Post: #1
Errors in compiling a Inesis MMO.
Hello,
I can not compile Inesis MMO (ver.ee1.0) in EE1.0. Here are the logs:

Errors in compiling the client:

Error 1 error C3861: 'Fall': identifier not found c: \ EsenthelEngineSDK \ ineisis online \ project \ _c + + build_ \ ineisis client \ source \ shared \ data library.cpp 34 1 Ineisis Client
Error 2 error C2039: 'hide': is not a member of 'EE :: Mesh' c: \ EsenthelEngineSDK \ ineisis online \ project \ _c + + build_ \ ineisis client \ source \ player.cpp 223 1 Ineisis Client
Error 3 error C2039: 'show': is not a member of 'EE :: Mesh' c: \ EsenthelEngineSDK \ ineisis online \ project \ _c + + build_ \ ineisis client \ source \ player.cpp 224 1 Ineisis Client
Error 4 error C2664: 'EE :: MeshBase :: simplify': can not convert parameter 3 from 'float' to 'EE :: MeshBase *' c: \ EsenthelEngineSDK \ ineisis online \ project \ _c + + build_ \ ineisis client \ source \ area . cpp 61 1 Ineisis Client


Errors in compiling the server (even though the changes fall -> flist):

Error 1 error C3861: 'flist': identifier not found c: \ EsenthelEngineSDK \ ineisis online \ project \ _c + + build_ \ server \ source \ shared \ data library.cpp 34 1 Server

Please quick help (with a detailed description).
best regards
04-26-2013 11:36 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Errors in compiling a Inesis MMO.
Thanks, I've uploaded updated version.
04-27-2013 11:10 AM
Find all posts by this user Quote this message in a reply
Post Reply