About Store Forum Documentation Contact



Post Reply 
New project data path problem
Author Message
molokki Offline
Member

Post: #1
New project data path problem
Hi, I'm trying to make a new project and I have followed the instructions but I don't know how to setup data path. Instructions told me to Modify the CPP file to setup the "Data" path and "engine.pak" loading. Problem is that I can't use IOPath because it says it's undefined. So how I'm supposed to setup data path? Are these new project instructions outdated?
08-12-2012 09:01 PM
Find all posts by this user Quote this message in a reply
levijgraham Offline
Member

Post: #2
RE: New project data path problem
Im pretty sure u launch the editor and in the top left there is a little arrow click that then go down to change data path smile
08-12-2012 09:18 PM
Find all posts by this user Quote this message in a reply
molokki Offline
Member

Post: #3
RE: New project data path problem
Ok, thanks. I just thought I have to tell my games data path also in that .cpp file. But if it's not necessary then everything is fine, thanks.
08-13-2012 09:09 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #4
RE: New project data path problem
Are you using old sdk engine version?
IOPath was renamed to DataPath very long time ago.
Could you let me know where did you find the name 'IOPath'?
Is it still visible somewhere in the latest engine version (documentation, screen, tutorial comment)?
08-14-2012 02:45 PM
Find all posts by this user Quote this message in a reply
molokki Offline
Member

Post: #5
RE: New project data path problem
In Creating new project section in the help documentation. There was this picture under the Compiling project title. http://www.esenthel.com/wiki/index.php?t...ew_Project
08-16-2012 10:50 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #6
RE: New project data path problem
Thank you, I'll update it (it's now DataPath)
08-19-2012 08:54 PM
Find all posts by this user Quote this message in a reply
Post Reply