chengzhengxin/sdm

make error

Opened this issue · 2 comments

Hi , I get this error , how ca I solve it ?

tofi@tofi:~/sdm-master/build$ make

Scanning dependencies of target Roboman-SDM-TEST
[100%] Building CXX object CMakeFiles/Roboman-SDM-TEST.dir/src/test_model.cpp.o
Linking CXX executable Roboman-SDM-TEST
/usr/bin/ld: cannot find -lcomctl32
/usr/bin/ld: cannot find -lvfw32
/usr/bin/ld: cannot find -lcomctl32
/usr/bin/ld: cannot find -lvfw32
collect2: error: ld returned 1 exit status
make[2]: *** [Roboman-SDM-TEST] Error 1
make[1]: *** [CMakeFiles/Roboman-SDM-TEST.dir/all] Error 2
make: *** [all] Error 2

I've met the same problem, did you solve it and how did you solve it? Can you help me to solve this problem?

No , I didn't solve it