GithubHelp home page GithubHelp logo

Comments (10)

Daandelange avatar Daandelange commented on September 10, 2024

In non-advanced mode it's greyed-out and windows should be selected as default platform.
If you enable advanced mode (in settings), you should be able to select any platform(s).

Did you enable this? Is there a problem with your default platform selection ?

from pgelectron.

tgfrerer avatar tgfrerer commented on September 10, 2024

I think it might be a problem with the default platform selection. I'm in default mode, and it blocks at this:

capture

If I select advanced mode, the dropdown is active, but empty, and does not show any elements to select.

from pgelectron.

ofZach avatar ofZach commented on September 10, 2024

are you on master 0.9 -- the platform selection is based off of the template folder (ie, it scans the template folder and see what platforms you actually have). If you have

OF/scripts/templates/vs

it should show you something there...

from pgelectron.

ofZach avatar ofZach commented on September 10, 2024

(as a side note, I could remove this scanning, I just wanted to add something that doesn't let you select a platform that you don't have on the simple release of this, since it doesn't make sense to be able to select "ios" if that template isn't there.. I guess this def breaks on 0.8.4!)

from pgelectron.

tgfrerer avatar tgfrerer commented on September 10, 2024

Sweet it works now (and looks truly beautiful =) )!

I had to update openFrameworks to latest master, and then do a
git submodule sync for good measure.

One thing I noticed: if it fails because the project name is already taken the error log only says:

Command failed: C:\WINDOWS\system32\cmd.exe /s /c "C:\Users\Tim\Downloads\projectGenerator\resources\app\app\projectGenerator /ofPath="C:\Users\Tim\Documents\dev\of" /addons=" " /platforms="vs" C:\Users\Tim\Documents\dev\of\apps\myApps\myNiceSketch"

But does not give any hint for the reason of the failure.

from pgelectron.

ofZach avatar ofZach commented on September 10, 2024

thanks - ah I see the same error over here. digging into it now....

from pgelectron.

ofZach avatar ofZach commented on September 10, 2024

mental note, this has to do with boost failing and the command line tool actually crashing -- there's a fair amount of this being reported:

 boost::filesystem::remove: The process cannot access the file because it is being used by another process

I need to check on what's happening here...

from pgelectron.

ofZach avatar ofZach commented on September 10, 2024

looks like there's an issue with ofFile::remove generally on windows, digging into it...

from pgelectron.

ofZach avatar ofZach commented on September 10, 2024

@tgfrerer can you try this fix:

https://www.dropbox.com/s/itzz96n8thog9x9/projectGenerator_fix.zip?dl=0

from pgelectron.

tgfrerer avatar tgfrerer commented on September 10, 2024

@ofZach works like a dream! Button changes into "update" and when clicked, I get a success message, saying that the project has been updated =)

from pgelectron.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.