MaxIDE Build options question

BlitzMax Forums/BlitzMax Programming/MaxIDE Build options question

*(Posted 2009) [#1]
Is there a new IDE available for 1.32 or does it need a fresh install, as I have installed it but dont have any threading option in the IDE build options?


plash(Posted 2009) [#2]
I have a 'Threaded' option under the IDE for 1.32..
(If you have that checked when you Build Modules, it will build them with the threaded GC.)


markcw(Posted 2009) [#3]
- open src/maxide/maxide.bmx
- build with the options: gui app and release
- copy+paste maxide.exe to blitzmax

Is it there now?


*(Posted 2009) [#4]
open src/maxide/maxide.bmx
- build with the options: gui app and release
- copy+paste maxide.exe to blitzmax


nope


markcw(Posted 2009) [#5]
Have you done a clean install?


SebHoll(Posted 2009) [#6]
Unfortunately, it appears as though Mark has not included MaxIDE's source in the BlitzMax v1.32 releases. There is no BlitzMax/src/maxide folder.


plash(Posted 2009) [#7]
I made a clean install, so maybe if you try to install over an existing installation, MaxIDE does not get overwritten.


markcw(Posted 2009) [#8]
I haven't tried 1.32 yet so I thought maybe MaxIDE.exe err.. wasn't updated, thanks Seb.


*(Posted 2009) [#9]
Will have to do a fresh install and get the IDE that way :s


GfK(Posted 2009) [#10]
Will have to do a fresh install and get the IDE that way :s
You mean, follow the instructions? ;)


*(Posted 2009) [#11]

You mean, follow the instructions? ;)


Yeah I know, but its the recompiling the modules thats the pain :s