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

where does mtsVFDataBase & others come from? #8

Open
ahundt opened this issue Aug 3, 2015 · 0 comments
Open

where does mtsVFDataBase & others come from? #8

ahundt opened this issue Aug 3, 2015 · 0 comments

Comments

@ahundt
Copy link

ahundt commented Aug 3, 2015

I don't see it around.

Relevant compiler error:

CompileC xcodebuild/modules/grl/src/v_repExtGrlInverseKinematics/robonetracker.build/Debug/v_repExtGrlInverseKinematics.build/Objects-normal/x86_64/v_repExtGrlInverseKinematics.o modules/grl/src/v_repExtGrlInverseKinematics/v_repExtGrlInverseKinematics.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
    cd /Users/athundt/source/robonetracker
    export LANG=en_US.US-ASCII
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DCMAKE_INTDIR=\"Debug\" -Dv_repExtGrlInverseKinematics_EXPORTS -DBOOST_LOG_DYN_LINK -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -mmacosx-version-min=10.10 -g -Wno-sign-conversion -I/Users/athundt/source/robonetracker/xcodebuild/lib/Debug/include -I/Users/athundt/source/robonetracker/modules/grl/src -I/Users/athundt/source/robonetracker/modules/grl/include/thirdparty/vrep/include -I/Users/athundt/source/robonetracker/modules/grl/include -I/Users/athundt/source/robonetracker/xcodebuild/include -I/Users/athundt/source/robonetracker/thirdparty -I/Users/athundt/source/robonetracker/include -I/usr/local/include -I/Users/athundt/source/robonetracker/xcodebuild -I/usr/local/include/eigen3 -I/Users/athundt/source/robonetracker/modules/FRI-Client-SDK_Cpp/include -I/Users/athundt/source/robonetracker/xcodebuild/thirdparty/cisst-saw/cisst/include -I/Users/athundt/source/robonetracker/xcodebuild/thirdparty/cisst-saw/cisst/cisstNumerical/cisstNetlib-2.0-MacOS-intel/include -I/Users/athundt/source/robonetracker/thirdparty/cisst-saw/cisst -I/Users/athundt/source/robonetracker/thirdparty/cisst-saw/sawConstraintController/include -I/Users/athundt/source/robonetracker/xcodebuild/modules/grl/src/v_repExtGrlInverseKinematics/robonetracker.build/Debug/v_repExtGrlInverseKinematics.build/DerivedSources/x86_64 -I/Users/athundt/source/robonetracker/xcodebuild/modules/grl/src/v_repExtGrlInverseKinematics/robonetracker.build/Debug/v_repExtGrlInverseKinematics.build/DerivedSources -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -F/Users/athundt/source/robonetracker/xcodebuild/lib/Debug -std=c++11 -std=c++11 -fPIC -fPIC -fPIC -MMD -MT dependencies -MF /Users/athundt/source/robonetracker/xcodebuild/modules/grl/src/v_repExtGrlInverseKinematics/robonetracker.build/Debug/v_repExtGrlInverseKinematics.build/Objects-normal/x86_64/v_repExtGrlInverseKinematics.d --serialize-diagnostics /Users/athundt/source/robonetracker/xcodebuild/modules/grl/src/v_repExtGrlInverseKinematics/robonetracker.build/Debug/v_repExtGrlInverseKinematics.build/Objects-normal/x86_64/v_repExtGrlInverseKinematics.dia -c /Users/athundt/source/robonetracker/modules/grl/src/v_repExtGrlInverseKinematics/v_repExtGrlInverseKinematics.cpp -o /Users/athundt/source/robonetracker/xcodebuild/modules/grl/src/v_repExtGrlInverseKinematics/robonetracker.build/Debug/v_repExtGrlInverseKinematics.build/Objects-normal/x86_64/v_repExtGrlInverseKinematics.o

In file included from /Users/athundt/source/robonetracker/modules/grl/src/v_repExtGrlInverseKinematics/v_repExtGrlInverseKinematics.cpp:19:
In file included from /Users/athundt/source/robonetracker/modules/grl/include/grl/cisst/VrepVFController.hpp:4:
In file included from /Users/athundt/source/robonetracker/thirdparty/cisst-saw/sawConstraintController/include/sawConstraintController/mtsVFController.h:24:
/Users/athundt/source/robonetracker/thirdparty/cisst-saw/sawConstraintController/include/sawConstraintController/mtsVFBase.h:24:10: fatal error: 'sawConstraintController/mtsVFDataBase.h' file not found
#include <sawConstraintController/mtsVFDataBase.h>
         ^
1 error generated.

Same applies to mtsVFSensorCompilance.h

/Users/athundt/source/robonetracker/thirdparty/cisst-saw/sawConstraintController/include/sawConstraintController/mtsVFPlane.h:26:10: 'sawConstraintController/mtsVFDataPlane.h' file not found
@ahundt ahundt changed the title where does mtsVFDataBase come from? where does mtsVFDataBase & others come from? Aug 3, 2015
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