Generator says "success", but does nothing
Hi, I'm on Linux with oF 0.9.2. I just downloaded oF and compiled the project generator.
After starting, I added my project info. When I then click Generate, a new project generator window opens up. If I close that, I get the old window with Success! Your can now find your project in [oF]/apps/myApps/mySketch.
However, when I go to that directory, it doesn't actually exist. Also, clicking on Open in IDE results in a crash.
This happens regardless of whether I add my own info or just leave everything on the default values.
Is there any way to build the old project generator in oF 0.9.2?
I attached the console output.
you can download 0.9.1 or 0.9 and build that instead then change the path in .profile to the 0.9.2 install.
i'll take a look before we release 0.9.3
Thanks for the super-quick reply! The one in 0.9.1 works as it should.