fix various warning
add b3ResourcePath utility, to locate resources relative to executable
This commit is contained in:
@@ -85,8 +85,6 @@ SET(App_ExampleBrowser_SRCS
|
||||
../Importers/ImportURDFDemo/URDF2Bullet.cpp
|
||||
../Importers/ImportURDFDemo/MyMultiBodyCreator.cpp
|
||||
../Importers/ImportURDFDemo/MyMultiBodyCreator.h
|
||||
../Importers/ImportURDFDemo/ROSURDFImporter.cpp
|
||||
../Importers/ImportURDFDemo/ROSURDFImporter.h
|
||||
../Importers/ImportURDFDemo/UrdfParser.cpp
|
||||
../Importers/ImportURDFDemo/urdfStringSplit.cpp
|
||||
../Importers/ImportURDFDemo/urdfStringSplit.h
|
||||
@@ -141,6 +139,8 @@ SET(App_ExampleBrowser_SRCS
|
||||
../ThirdPartyLibs/urdf/boost_replacement/string_split.h
|
||||
../Utils/b3Clock.cpp
|
||||
../Utils/b3Clock.h
|
||||
../Utils/b3ResourcePath.cpp
|
||||
../Utils/b3ResourcePath.h
|
||||
${ExampleBrowser_SRCS}
|
||||
${ExampleBrowser_HDRS}
|
||||
${BULLET_PHYSICS_SOURCE_DIR}/build3/bullet.rc
|
||||
|
||||
Reference in New Issue
Block a user