-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Compiling vsgvr with vsg version 1.1.3 fails with the following build error:
[ 26s] cd /home/abuild/rpmbuild/BUILD/vsgvr-20230104/build/vsgvr && /usr/bin/c++ -DVSGVR_DECLSPEC="" -DVSG_SHARED_LIBRARY -Dvsgvr_EXPORTS -I/home/abuild/rpmbuild/BUILD/vsgvr-20230104/vsgvr/include -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -g -O2 -g -DNDEBUG -std=gnu++1z -fPIC -Wall -Wparentheses -Wno-long-long -Wno-import -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wmaybe-uninitialized -Wshadow -Wunused -Wno-misleading-indentation -Wextra -MD -MT vsgvr/CMakeFiles/vsgvr.dir/src/vsgvr/app/CompositionLayer.cpp.o -MF CMakeFiles/vsgvr.dir/src/vsgvr/app/CompositionLayer.cpp.o.d -o CMakeFiles/vsgvr.dir/src/vsgvr/app/CompositionLayer.cpp.o -c /home/abuild/rpmbuild/BUILD/vsgvr-20230104/vsgvr/src/vsgvr/app/CompositionLayer.cpp
[ 26s] /home/abuild/rpmbuild/BUILD/vsgvr-20230104/vsgvr/src/vsgvr/app/CompositionLayer.cpp:35:10: fatal error: vsg/nodes/Light.h: No such file or directory
[ 26s] #include <vsg/nodes/Light.h>
[ 26s] ^~~~~~~~~~~~~~~~~~~
[ 26s] compilation terminated.
Metadata
Metadata
Assignees
Labels
No labels