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

VS missing addon lib sub folder source causing issues #528

Open
danoli3 opened this issue Jun 26, 2024 · 3 comments
Open

VS missing addon lib sub folder source causing issues #528

danoli3 opened this issue Jun 26, 2024 · 3 comments

Comments

@danoli3
Copy link
Member

danoli3 commented Jun 26, 2024

It seems for addons, for VS, its not adding sub folders for osc:

This is not added:
openFrameworks\addons\ofxOsc\libs\oscpack\src\ip\win32

This depth is:
openFrameworks\addons\ofxOsc\libs\oscpack\src\ip

Need source contents of win32 for windows target else will fail as not including the UdpSocket.cpp

@danoli3
Copy link
Member Author

danoli3 commented Jun 26, 2024

It seems the VS tests and downloader was linking against the older bleeding release so tracing this back might be a change from v40 onwards @dimitre

@danoli3
Copy link
Member Author

danoli3 commented Jun 26, 2024

Yeah last working PG: [notice ] PG v.33

@danoli3
Copy link
Member Author

danoli3 commented Jun 26, 2024

#530 should fix it

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

1 participant