This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-06-22 02:18:24

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

screxe a scratch compiller

looking for beta testers and programmers


http://i.imgur.com/1QqnHxQ.png

Offline

 

#2 2011-06-23 10:56:44

LiquidMetal
Scratcher
Registered: 2011-06-15
Posts: 500+

Re: screxe a scratch compiller

I'll test.  Idk how to program this.  Just a suggestion, try to keep the project from being accessible while running.

Offline

 

#3 2011-06-23 13:09:06

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: screxe a scratch compiller

i have finished the command line version link coming soon!


http://i.imgur.com/1QqnHxQ.png

Offline

 

#4 2011-06-23 14:15:43

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: screxe a scratch compiller

http://xzan.koolserve.com/screxe.zip
(c) TRocket 2011
instructions unzip the the zipped folder put the screxe folder in C:\program files\
so if you go into C:\program files\screxe\ you should see four folders if so you are ready.
open command promt (start - run type cmd ) cd to the screxe \create folder
( type : cd C:\Program Files\screxe\create)
type : "compile.bat BYOB path_to_project.sb name_of_final_exe projectname.sb"
without quotes replace path_to_project with the path to the project including the .sb extention
name of final exe should be for example project1 not project1.exe
projectname should be the name of the project you specifed earliar


http://i.imgur.com/1QqnHxQ.png

Offline

 

#5 2011-06-23 14:42:53

LiquidMetal
Scratcher
Registered: 2011-06-15
Posts: 500+

Re: screxe a scratch compiller

One major problem with this: It is limited to the c:\program files directory.  You can simply make it use the path it is in by typing the name of a folder in the same directory.  After that, I will test.

Offline

 

#6 2011-06-24 01:55:12

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: screxe a scratch compiller

LiquidMetal wrote:

One major problem with this: It is limited to the c:\program files directory.  You can simply make it use the path it is in by typing the name of a folder in the same directory.  After that, I will test.

I'm on it! (there wil soon be a nsis installer)
i'm also working on a java based gui!


http://i.imgur.com/1QqnHxQ.png

Offline

 

Board footer