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

Export failure: Audio in project leads to failure to build export.cpp #302

Open
ctrlcctrlv opened this issue Jan 12, 2023 · 0 comments
Open

Comments

@ctrlcctrlv
Copy link
Contributor

ctrlcctrlv commented Jan 12, 2023

/home/fred/Workspace/SHADERed/bin/export.cpp: In function ‘int main()’:
/home/fred/Workspace/SHADERed/bin/export.cpp:193:46: error: ‘SFW40124_01’ was not declared in this scope
  193 |                 glBindTexture(GL_TEXTURE_2D, SFW40124_01);
      |                                              ^~~~~~~~~~~
make[2]: *** [CMakeFiles/ShaderProject.dir/build.make:76: CMakeFiles/ShaderProject.dir/export.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/ShaderProject.dir/all] Error 2
make: *** [Makefile:91: all] Error 2

Shader works flawlessly in the editor.

It seems no code was added to export audio shaders as was done for normal graphical textures.

Screenshot from 2023-01-12 11-08-13

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