Jump to content

Filesystem


Guppy
 Share

Recommended Posts

I added a zip file "test_archive.zip" to the root of my project containing a folder with a single (empty) xml file test/test.xml.

 

The standard app code finds and loads it as a package, however I cannot seem to verify it's existence from leadwerk;

 

 Leadwerks::Directory* dir=Leadwerks::FileSystem::LoadDir("test");

Return null

and

[/size][size=4]Leadwerks::FileSystem::VirtualFileSystem

is empty aswell

 

What I'm trying to achive is listing the contents of a directory as leadwerks sees it ( incl vfs, etc )

System:

Linux Mint 17 ( = Ubuntu 14.04 with cinnamon desktop ) Ubuntu 14.04, AMD HD 6850, i5 2500k

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...