Prodigy
Member
|
Inesis error for january sdk
Does the inesis project files already updated for january sdk updates? i have re-downloaded inesis project from store but i have got the following when compiling client
Code:
1>------ Build started: Project: Ineisis Client, Configuration: Release DX10+ x64 ------
1> stdafx.cpp
1>c:\users\prodigy\documents\work\binary\esenthel\projects\_build_\ineisis client\source\@SelChrClass.h(10): error C2146: syntax error : missing ';' before identifier 'skel'
1>c:\users\prodigy\documents\work\binary\esenthel\projects\_build_\ineisis client\source\@SelChrClass.h(10): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\users\prodigy\documents\work\binary\esenthel\projects\_build_\ineisis client\source\@NewChrClass.h(28): error C2146: syntax error : missing ';' before identifier 'skel'
1>c:\users\prodigy\documents\work\binary\esenthel\projects\_build_\ineisis client\source\@NewChrClass.h(28): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\users\prodigy\documents\work\binary\esenthel\projects\_build_\ineisis client\source\@Neighbor.h(9): error C2061: syntax error : identifier 'CSkeleton'
1>c:\users\prodigy\documents\work\binary\esenthel\projects\_build_\ineisis client\source\@Neighbor.h(26): error C2146: syntax error : missing ';' before identifier 'skel'
1>c:\users\prodigy\documents\work\binary\esenthel\projects\_build_\ineisis client\source\@Neighbor.h(26): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Inesis online error :
Code:
1>------ Build started: Project: Ineisis Online, Configuration: Release x64 ------
1> stdafx.cpp
1> Auto.cpp
1> Main.cpp
1> Account.cpp
1> Action Performance.cpp
1> Blocks.cpp
1> Commands.cpp
1> Constants.cpp
1> Grass.cpp
1> Ground Objects.cpp
1>Source\Main.cpp(360): error C2660: 'EE::DLL::createMem' : function does not take 1 arguments
1> Heightmap.cpp
1> Names.cpp
1> Net Chr.cpp
1> Door.cpp
1> Obj.cpp
1> Static.cpp
1> Torch.cpp
1> Tree.cpp
1> Objects.cpp
1> Pos.cpp
1> Scheduler.cpp
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
(This post was last modified: 01-06-2015 11:13 AM by Prodigy.)
|
|
01-06-2015 08:36 AM |
|
Esenthel
Administrator
|
RE: Inesis error for january sdk
Yes it works, I've just tried it.
Please try cleaning your browser cache, or download using Esenthel Editor.
|
|
01-06-2015 12:24 PM |
|
Prodigy
Member
|
RE: Inesis error for january sdk
Thanks you, downloaded on chrome, after reinstall of esenthel seems to works! , what a great update for january, thanks again.
|
|
01-06-2015 01:04 PM |
|