Clinton Stimpson wrote:

>> And all unit tests then fail with MinGW. The errorString() reported is:
>>
>> QDEBUG : TestBuiltinSyntax::testInsignificantWhitespace(insignificant-
>> whitespace43) Object QObject(0x0)  "The plugin
>> 'C:/software/grantlee/qtcreator-
build/grantlee/0.1/grantlee_defaulttags.dll
>> ' uses incompatible Qt library. (Cannot mix debug and release
>> libraries.)"
>>
>>
>> Is this unexpected? I'm not familiar enough with windows tools to inspect
>> the binaries and see what's going on. Any help appreciated.
>>
> 
> Do you have a way to check the actual compile flags used to build the
> code?
> 
> Clint

I did two clean builds with 

cmake .. -G "MinGW Makefiles" && mingw32-make VERBOSE=1

The output is attached, but I'm not certain it's very helpful. Let me know 
if anything else would be useful. I can maybe try to create a smaller plugin 
using qt example for easy reproduction of the issue.

Thanks,

Steve.

Attachment: grantleemingwoutput.tar.gz
Description: application/compressed-tar

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to