On 2016-10-16 21:58-0400 Pedro Vicente wrote:
> Alan
>
> Some progress. Now the Qt project is generated
>From this good result it appears that the version incompatibility
issue you reported before has now disappeared which is a very
satisfying result.
[]
> there are still 2 issues
>
>
> 1) B
Alan
Some progress. Now the Qt project is generated
>> by dropping the PUBLIC keyword from the target_link_libraries command
I did
at line 318 of src/CMakeLists.txt I removed both the PUBLIC and PRIVATE
words and added some messages like this
if(NON_TRANSITIVE)
target_link_libraries(
Hi Pedro:
On 2016-10-15 21:07-0400 Pedro Vicente wrote:
> Hi Alan
>
> Thank you for your effort in debuging this.
> I send some results here attached , and I'll keep trying other options later.
> by the way, wxWidgets is also not detected.
>
> I wonder, could this be a Windows only issue? Because