HBadertscher / Matlab_BaslerCamDriver

A universal MATLAB driver for Basler cameras
MIT License
21 stars 5 forks source link

cannot run make.m with Microsoft Visual C++ 2013 #12

Closed babaz123 closed 8 years ago

babaz123 commented 8 years ago

Hello,

Here is the error message I get:

make => Creating Libraries Building with 'Microsoft Visual C++ 2013 Professional'. MEX completed successfully. Building with 'Microsoft Visual C++ 2013 Professional'. MEX completed successfully. => Creating Functions Building with 'Microsoft Visual C++ 2013 Professional'. MEX completed successfully. Building with 'Microsoft Visual C++ 2013 Professional'. MEX completed successfully. Building with 'Microsoft Visual C++ 2013 Professional'. MEX completed successfully. Building with 'Microsoft Visual C++ 2013 Professional'. Error using mex LINK : fatal error LNK1104: cannot open file 'libboost_filesystem-vc120-mt-1_60.lib'

Error in make (line 63) mex(flags{:},ipaths,lpaths,libraryObjects{:},drivers{k})

babaz123 commented 8 years ago

Solved! I had to change the BOOST_ROOT subpath in make.m