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?)
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?)
Thank you!