Jump to content

Trouble setting up build environment on Windows


Recommended Posts

Hi, I'm trying to follow the instructions on http://trac.wildfiregames.com/wiki/BuildInstructions , and I am running update-workspaces.bat to generate my visual studio solution files, but each of the three lines in the batch file fails when executing premake4.exe with the single line "Access is denied." It seems like it's trying to create the folders. but it doesn't have permission to write there or something. I've tried making sure that my user has write permissions for that folder (I do) and I've even run it as administrator just to be sure, but I get the same message either way.

Does anyone know what's going on here?

For reference I am running Windows 7, I used cygwin and svn to download the source, and I've been using cmd to run the batch file.

Link to comment
Share on other sites

Gosh... I went and figured it out. Somehow I didn't have execute permissions on premake4.exe. Don't ask me how that got changed... but that's why I was getting the 'Access is denied' error. I changed that and the batch script ran fine... On to the next step :)

Edited by Drewmate
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.

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...