[Development] Cross-compling & installing cmake files

Peter Kümmel syntheticpp at gmx.net
Tue Aug 28 10:44:58 CEST 2012


On 28.08.2012 10:34, Stephen Kelly wrote:
> On Monday, August 27, 2012 19:23:19 Peter Kümmel wrote:
>> On 27.08.2012 19:14, Peter Kümmel wrote:
>>> Cross-compiling with mkspec/win win32-g++ doesn't
>
> This doesn't mean anything to me. What is the host and what is the target?

On Linux with mingw to win32.

>
>>> install the cmake files into lib/cmake.
>>>
>>> The line in mkspecs/features/create_cmake.prf
>>>
>>>        INSTALLS += cmake_qt5_module_files
>>>
>>> is called but ignored, there are no install rules
>>> in the Makefiles for cmake files.
>>>
>>> Any ideas how to fix this?
>>
>> In the build dir the files are in lib/cmake, but
>> they are not copied to the install dir.
>
> Does the install step complete without warnings or errors?

No, there are no cmake rule in the Makefiles which could fail.

>
> I can only confirm that when I cross compile for QNX on a linux host, the
> cmake files are created and work fine.

The wonders of updates:
The error happens on Ubuntu 11.10. On 12.04 it works.

>
> Thanks,
>
>
>
>
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development



More information about the Development mailing list