Author Topic: Can't Compile Temporary Projects?  (Read 4192 times)

Penelope

  • Visitor
  • *
  • Posts: 4
    • View Profile
    • Email
Can't Compile Temporary Projects?
« on: 2007-12-21, 08:13:05 AM »
Hey guys.

Just starting fooling around with this great dev kit and was making my way through the tutorial when I hit a bit of a snag.

I had made the new solidity, but when I started to edit it I got this error message.

I was still able to set the category to "Solid" like in the Tutorial, but "My Tileset" does not appear under the drop down menu for "Shape" like it says it should in the tutorial.

Anyone know what's going on? I've searched the forums but haven't found anything.

Thanks for your time.

durnurd

  • Lead Lemming
  • Expert
  • Fanatic
  • *****
  • Posts: 1234
  • Games completed so far: 0
    • MSN Messenger - durnurd@hotmail.com
    • View Profile
    • Find My Ed
Re: Can't Compile Temporary Projects?
« Reply #1 on: 2007-12-21, 09:29:38 AM »
Windows Vista has a higher level of security than Windows XP.  You'll need to save the project somewhere first to be able to do this step.

This should be fixed for the release though.  I don't know why temporary projects don't go into the TEMP folder.
Edward Dassmesser

Penelope

  • Visitor
  • *
  • Posts: 4
    • View Profile
    • Email
Re: Can't Compile Temporary Projects?
« Reply #2 on: 2007-12-21, 10:15:50 AM »
I have saved the project... In several different locations, but I'm still getting the same error message.

Sorry to be a bother, but I'm rather clueless on how to fix this.

You're talking about saving the entire project right? Like just under the file menu correct?

I feel stupid but I don't know what I'm doing wrong...

 :ugly:

Tanja

  • Clever
  • Fanatic
  • ***
  • Posts: 606
    • View Profile
Re: Can't Compile Temporary Projects?
« Reply #3 on: 2007-12-21, 10:26:56 AM »
maybe it is the firewall... i have got ZoneAlarm, and it keeps every new program very restricted unless i say someting else.
did you try out locations which are not lying in the programs folder or another sensitive place?

Penelope

  • Visitor
  • *
  • Posts: 4
    • View Profile
    • Email
Re: Can't Compile Temporary Projects?
« Reply #4 on: 2007-12-21, 10:32:15 AM »
I've tried my Desktop and I've tried changing the permissions on my entire C drive and each of the folders.

Still no luck.

D:

Penelope

  • Visitor
  • *
  • Posts: 4
    • View Profile
    • Email
Re: Can't Compile Temporary Projects?
« Reply #5 on: 2007-12-21, 07:27:52 PM »
I keep fiddling with it, but I still can't figure it out.

Any other ideas?

 :'(

*EDIT*

Got it to work!

Just hadn't fiddled enough with the security options long enough apparently. I changed so many things though I don't know what finally did it.
« Last Edit: 2007-12-21, 08:00:54 PM by Penelope »

Jam0864

  • Contributor
  • Fanatic
  • **
  • Posts: 744
    • MSN Messenger - marmalade0864@hotmail.com
    • View Profile
    • Jam0864's Content Dump
    • Email
Re: Can't Compile Temporary Projects?
« Reply #6 on: 2007-12-21, 11:40:45 PM »
lol... well congratulations! :D

Tanja

  • Clever
  • Fanatic
  • ***
  • Posts: 606
    • View Profile
Re: Can't Compile Temporary Projects?
« Reply #7 on: 2007-12-22, 03:55:01 AM »
vista is crap. but i welcome you at the sgdk users and hope we can see some great game some time.

bluemonkmn

  • SGDK Author
  • Administrator
  • Fanatic
  • *****
  • Posts: 2761
    • ICQ Messenger - 2678251
    • MSN Messenger - BlueMonkMN@gmail.com
    • View Profile
    • http://sgdk2.sf.net/
    • Email
Re: Can't Compile Temporary Projects?
« Reply #8 on: 2007-12-23, 08:24:56 AM »
This should be fixed for the release though.  I don't know why temporary projects don't go into the TEMP folder.

They can't go to the temp folder because .NET won't load dependencies of SGDK2IDE.exe from a different folder than the folder where the EXE is running from.  I wonder if the install offers to install the program only for the current user or for all users, and if it offers to install only for the current user, if using that option would behave better.  I'm not sure what the proper solution to a problem like this is.  It might not be fixed in the release if there's no good answer.

Jam0864

  • Contributor
  • Fanatic
  • **
  • Posts: 744
    • MSN Messenger - marmalade0864@hotmail.com
    • View Profile
    • Jam0864's Content Dump
    • Email
Re: Can't Compile Temporary Projects?
« Reply #9 on: 2007-12-23, 08:04:21 PM »
i can tell u that, it does ask if u want it for all users or just urself.

bluemonkmn

  • SGDK Author
  • Administrator
  • Fanatic
  • *****
  • Posts: 2761
    • ICQ Messenger - 2678251
    • MSN Messenger - BlueMonkMN@gmail.com
    • View Profile
    • http://sgdk2.sf.net/
    • Email
Re: Can't Compile Temporary Projects?
« Reply #10 on: 2007-12-27, 11:13:59 PM »
I found a way to make SGDK2IDE.exe pick up the temp DLL from the temp directory.  So the released version of SGDK2 does not have this problem.

Tanja

  • Clever
  • Fanatic
  • ***
  • Posts: 606
    • View Profile
Re: Can't Compile Temporary Projects?
« Reply #11 on: 2007-12-28, 08:48:44 AM »
cool  ;D