mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] Question and Help


From: Volker Grabsch
Subject: Re: [Mingw-cross-env-list] Question and Help
Date: Thu, 18 Mar 2010 03:29:36 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

Omar Andrés Zapata Mesa <address@hidden> schrieb:
> I am working with cmake in big project with qt4 any months ago, and I want
> compile windows software into my debian system,
> how I can tell to cmake that find my new enviroment? or have your some
> cmake.find file? o what your suggest me?

I didn't work much with CMake yet. Maybe some other people on this
list can help you.

Instead of CMake I'm using Qmake for my Qt projects. It works very
well with mingw-cross-env. Just run:

    i686-pc-mingw32-qmake
    make

within your project folder. Well, you'll have to prepare your
*.pro file to include all dependency libraries of the Qt plugins
you're using, but that's all.


Greets,

    Volker

-- 
Volker Grabsch
---<<(())>>---
Administrator
NotJustHosting GbR




reply via email to

[Prev in Thread] Current Thread [Next in Thread]