clariusdev / motion

IMU Technical Information and Examples
https://www.clarius.com
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

Issues getting everything to compile and run #15

Closed Brian-DeFlaminio closed 10 months ago

Brian-DeFlaminio commented 10 months ago

I have been having quite a bit of trouble getting the code to compile, usually the issue is Boost Library dependencies not being met but I'm sure I'm missing something else too. If you could provide/point to a more in-depth tutorial for how to get all of the required libraries to behave that would be great (every boost installation is different and none have worked for me, and the program can't compile without the threads library provided by boost).

Also the "*.pro" file that QT developer should be able to open refuses to open the project properly and there are no kits available for it. (Should I have a specific version of QT dev?) Capture

Thank you!

Brian-DeFlaminio commented 10 months ago

Should've put this issue in Cast not motion, my bad