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

PG not working with addons on nightly builds #570

Open
dimitre opened this issue Aug 29, 2024 · 3 comments
Open

PG not working with addons on nightly builds #570

dimitre opened this issue Aug 29, 2024 · 3 comments

Comments

@dimitre
Copy link
Member

dimitre commented Aug 29, 2024

addons are empty. maybe a previous PG version is being used.
I've now updated PG to show version inside project
#569

And I've noticed VS project is failing also.

@dimitre
Copy link
Member Author

dimitre commented Aug 30, 2024

Hello @danoli3 I've noticed nightly builds aren't using the latest PG version.
Does it use the submodule commit? Thanks

@danoli3
Copy link
Member

danoli3 commented Aug 31, 2024

(ClCompile target) -> 
  D:\a\projectGenerator\openFrameworks\apps\projectGenerator\commandLine\src\utils\Utils.cpp(42,24): error C2079: 'buffer' uses undefined class 'std::array<char,128>' [D:\a\projectGenerator\openFrameworks\apps\projectGenerator\commandLine\commandLine.vcxproj]
  D:\a\projectGenerator\openFrameworks\apps\projectGenerator\commandLine\src\utils\Utils.cpp(54,7): error C[266](https://github.com/openframeworks/projectGenerator/actions/runs/10620500009/job/29506918650#step:8:267)0: 'fgets': function does not take 2 arguments [D:\a\projectGenerator\openFrameworks\apps\projectGenerator\commandLine\commandLine.vcxproj]```

@dimitre
Copy link
Member Author

dimitre commented Sep 1, 2024

Thanks. I fixed this and updated OF submodule to master, generated nightly and we still have issues on example generated projects (no addons in project, already closed past PG issue)
Can you help us identifying which version is used to generate recursive examples for nightlies?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants