Discuss Scratch
- Discussion Forums
- » Open Source Projects
- » How do you compile the source code of scratchblocks
- camck
-
100+ posts
How do you compile the source code of scratchblocks
I'm not sure if this goes in advanced topics or open source projects
But how do you compile to source code of scratch blocks so I can run the beta
But how do you compile to source code of scratch blocks so I can run the beta
- Jonathan50
-
1000+ posts
How do you compile the source code of scratchblocks
I'm pretty sure that the Scratch Team recompile it every so often anyway (so when you download it it's already compiled) but if you can you can compile it yourself by running ‘python build.py’ (you need Python 2)
EDIT: scratchblocks is different from Scratch Blocks. I assumed you're talking about Scratch Blocks.
EDIT: scratchblocks is different from Scratch Blocks. I assumed you're talking about Scratch Blocks.
Last edited by Jonathan50 (July 7, 2016 01:36:58)
- camck
-
100+ posts
How do you compile the source code of scratchblocks
I'm pretty sure that the Scratch Team recompile it every so often anyway (so when you download it it's already compiled) but if you can you can compile it yourself by running ‘python build.py’ (you need Python 2)
EDIT: scratchblocks is different from Scratch Blocks. I assumed you're talking about Scratch Blocks.
I'm talking about scratch 3.0
What folder contains the compiled code?
Will it work on windows or do I have to setup a ubuntu VM
Last edited by camck (July 7, 2016 03:54:08)
- Jonathan50
-
1000+ posts
How do you compile the source code of scratchblocks
Open tests/vertical_playground.html for vertical blocks and tests/horizontal_playground.html for horizontal blocks.
- camck
-
100+ posts
How do you compile the source code of scratchblocks
thanks I thought it it was an exe or something Open tests/vertical_playground.html for vertical blocks and tests/horizontal_playground.html for horizontal blocks.
Last edited by camck (July 7, 2016 12:54:06)
- memario1763
-
6 posts
How do you compile the source code of scratchblocks
<When Scratch is Complied?>
- TurtleLegos
-
1000+ posts
How do you compile the source code of scratchblocks
? Are you necroposting?<When Scratch is Complied?>
- Discussion Forums
- » Open Source Projects
-
» How do you compile the source code of scratchblocks