Skip to content

Build error with vsg version 1.1.3 #57

@rhabacker

Description

@rhabacker

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.

_log.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions