Hello
I have problem using Boost library in Qt and i guess its because i compiled boost library using VS compiler.
Here is situation :
>I use Qt 5 with VS2010 compiler (NOT Mingw)
>I need to use boost library in my Qt project
>So, i downloaded Boost and compiled using VS2010 compiler
>I failed to make it working as Qt can not find boost/regex.hpp
>>>Here is my question :
Despite of setting VS2010 compiler in QT Creator , is it still necessary to compile Boost library with Mingw to use it in my project !?
I really appreciate if someone can help me.
All the best
↧