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

difficulty finding included files after switching to 5.4 #47

Open
jinpavg opened this issue Mar 22, 2024 · 1 comment
Open

difficulty finding included files after switching to 5.4 #47

jinpavg opened this issue Mar 22, 2024 · 1 comment
Assignees

Comments

@jinpavg
Copy link
Contributor

jinpavg commented Mar 22, 2024

After switching to 5.4 and attempting to build a project with RNBOMetasound included as a plugin, I can't build, due to some include errors in RNBOOperator.h :

Error (active)	E1696	cannot open source file "IAudioCodec.h"	RNBOTester	C:\Users\alexv\repos\c74-repos\rnbo.metasounds.testproj\RNBOTester\Plugins\RNBOMetasound\Source\RNBOMetasound\Private\RNBOOperator.h	25
		
Error (active)	E1696	cannot open source file "DecoderInputFactory.h"	RNBOTester	C:\Users\alexv\repos\c74-repos\rnbo.metasounds.testproj\RNBOTester\Plugins\RNBOMetasound\Source\RNBOMetasound\Private\RNBOOperator.h	20		
@jinpavg
Copy link
Contributor Author

jinpavg commented Apr 25, 2024

an update here -- using the xnor/ue5.4 branch, some exported patches build just fine (like the FeedbackSynth), but i'm getting some failed builds on windows with warning C4702

here's my exports folder:
Exports.zip

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