About Store Forum Documentation Contact



Post Reply 
Hi geting error Esenthel RPG 2 ?
Author Message
andreamillspaugh Offline
Member

Post: #1
Hi geting error Esenthel RPG 2 ?
Hi, I got everything installed and when I do a test play to see how it works I get this output.

[/code]
Quote:1>------ Build started: Project: Esenthel RPG 2, Configuration: Debug Win32 ------
1>Build started 4/3/2015 4:47:44 PM.
1>ClCompile:
1> stdafx.cpp
1>c:\esenthel\projects\_build_\esenthel rpg 2\source\@savegame.h(20): error C2228: left of '.tailSlash' must have class/struct/union
1> type is 'unknown-type'
1>c:\esenthel\projects\_build_\esenthel rpg 2\source\@savegame.h(20): error C3861: 'AppDataPath': identifier not found
1>c:\esenthel\projects\_build_\esenthel rpg 2\source\@savegame.h(21): error C2228: left of '.tailSlash' must have class/struct/union
1> type is 'unknown-type'
1>c:\esenthel\projects\_build_\esenthel rpg 2\source\@savegame.h(21): error C3861: 'AppDataPath': identifier not found
1>
1>Build FAILED.
1>
1>Time Elapsed 00:00:07.66
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Thank you
04-04-2015 12:51 AM
Find all posts by this user Quote this message in a reply
RedcrowProd Offline
Member

Post: #2
RE: Hi geting error Esenthel RPG 2 ?
click on those error and just comment the line pretty much. i guess tailslash and appdatapath have been modified or removed lately ?!
04-04-2015 01:02 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #3
RE: Hi geting error Esenthel RPG 2 ?
Hello,

Thanks for reporting the issue! smile
I'm uploading an updated RPG2 source, I'll post here once it's available.
04-04-2015 05:46 AM
Find all posts by this user Quote this message in a reply
andreamillspaugh Offline
Member

Post: #4
RE: Hi geting error Esenthel RPG 2 ?
Oh ok thanks smile
(This post was last modified: 04-04-2015 05:47 AM by andreamillspaugh.)
04-04-2015 05:46 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #5
RE: Hi geting error Esenthel RPG 2 ?
This has just been updated to latest SDK! smile
04-04-2015 06:47 AM
Find all posts by this user Quote this message in a reply
andreamillspaugh Offline
Member

Post: #6
RE: Hi geting error Esenthel RPG 2 ?
ok thanks Esenthel smile
04-04-2015 07:41 AM
Find all posts by this user Quote this message in a reply
Post Reply