Build fixes
This commit is contained in:
@@ -8,7 +8,7 @@ CXXFILES =\
|
||||
ShuttleCallback.cpp \
|
||||
GroupSoLOD.cpp
|
||||
|
||||
ifeq ($(USE_COIN),1)
|
||||
ifeq ($(COIN_INSTALLED),yes)
|
||||
INVENTOR_LIB = -lCoin
|
||||
else
|
||||
INVENTOR_LIB = -lInventor
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
|
||||
// OSG headers
|
||||
#include <osg/Notify>
|
||||
#include <osgDB/FileUtils>
|
||||
#include <osgDB/FileNameUtils>
|
||||
|
||||
// Inventor headers
|
||||
|
||||
Reference in New Issue
Block a user