Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update already generated IDE project when bf is called #175

Open
jimon opened this issue Jul 30, 2016 · 0 comments
Open

Update already generated IDE project when bf is called #175

jimon opened this issue Jul 30, 2016 · 0 comments

Comments

@jimon
Copy link
Member

jimon commented Jul 30, 2016

(LOL the project starts to look more like vox player - testing, testing, testing and barely any new features)

Looks like my current workflow is following:

  1. Case when a repo is clean:
    • Add compiler to the env by calling ... vcvarsall
    • Call bf --ide qtcreator
    • Enjoy my IDE
  2. Case when repo already used and I need to update IDE project
    • Add compiler to the env by calling ... vcvarsall
    • Call bf --ide qtcreator
    • Enjoy my IDE

I wonder if it makes sense to make second step kinda as following:

Or is it better just to fix #136 instead? Not really sure atm.

@jimon jimon added this to the v0.3 release milestone Jul 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant