andrews825pc
Member
|
RE: getting error message
Thanks going to try when I get home thank you
|
|
08-15-2023 11:33 PM |
|
Esenthel
Administrator
|
RE: getting error message
I've just updated to VS Version 17.7.1
But everything compiles fine.
|
|
08-16-2023 04:24 AM |
|
andrews825pc
Member
|
RE: getting error message
Hello Im now getting more errors, dont know why.
Auto.cpp
Save Game.cpp
C:\Titan\Projects\_Build_\Esenthel RPG 2\Source\Save Game.cpp(94,20): error C2039: 'writeTry': is not a member of 'EE::File' [C:\Titan\Projects\_Build_\Esenthel RPG 2\Project.vcxproj]
C:\Titan\Bin\Engine\File\File.h(18,8): message : see declaration of 'EE::File' [C:\Titan\Projects\_Build_\Esenthel RPG 2\Project.vcxproj]
C:\Titan\Projects\_Build_\Esenthel RPG 2\Source\Save Game.cpp(111,20): error C2039: 'readTry': is not a member of 'EE::File' [C:\Titan\Projects\_Build_\Esenthel RPG 2\Project.vcxproj]
C:\Titan\Bin\Engine\File\File.h(18,8): message : see declaration of 'EE::File' [C:\Titan\Projects\_Build_\Esenthel RPG 2\Project.vcxproj]
C:\VISUALSTUDO23\MSBuild\Microsoft\WindowsXaml\v17.0\8.2\Microsoft.Windows.UI.Xaml.Common.targets(415,5): error MSB4181: The "CompileXaml" task returned false but did not log an error. [C:\Titan\Projects\_Build_\Esenthel RPG 2\Project.vcxproj]
|
|
08-17-2023 05:05 PM |
|
Esenthel
Administrator
|
RE: getting error message
Maybe ERPG2 source code has to be updated, I'll check this out tomorrow.
|
|
08-17-2023 05:57 PM |
|
andrews825pc
Member
|
RE: getting error message
ok thank you. it happens with any project I open does theses errors.
here is what I got thats not working.
Ineisis Online.EsenthelProject
Esenthel RPG 2.EsenthelProject
Esenthel MMO.EsenthelProject
Thank you very much for the help
|
|
08-17-2023 06:10 PM |
|
andrews825pc
Member
|
RE: getting error message
Any news about the errors.
|
|
08-19-2023 05:45 PM |
|
jason2080m
Member
|
RE: getting error message
so it is
|
|
08-20-2023 12:46 AM |
|
Esenthel
Administrator
|
RE: getting error message
Everything has been updated
|
|
08-20-2023 03:49 AM |
|
andrews825pc
Member
|
RE: getting error message
now I get these error dont know what to do( LINK : fatal error LNK1104: cannot open file 'libcmt.lib') Every time I try to use this engine I cant get it working
|
|
08-20-2023 05:30 PM |
|
Esenthel
Administrator
|
RE: getting error message
libcmt.lib is a library file inside Visual Studio, you might want to check that VS is installed correctly, and all required components have been selected:
https://esenthel.com/?id=doc#Compilers
|
|
08-20-2023 06:24 PM |
|
andrews825pc
Member
|
RE: getting error message
ok thank you for help I'm just going to reinstall visual studio
|
|
08-20-2023 08:11 PM |
|