in wengoscons\libs\qt4\Sconscript I replaced
the line
qtdir = os.environ['QTDIR']
with
qtdir = 'c:\\qt\\4.1.0'
And now it works :-)
Hopefully this is understanable for someone else who finds a better method
On 2/27/06, Cantemir Mihu <[EMAIL PROTECTED]> wrote:
Anyone managed to fix ticket 341? This is very annoying for me, as I cannot compile openwengo :-((On 2/24/06, Julien Gilli < [EMAIL PROTECTED]> wrote:_______________________________________________On 2/24/06, Cantemir Mihu <[EMAIL PROTECTED]> wrote:Regards,QTDIR="c:\qt\4.1.0"
qtincludedir="c:\qt\4.1.0\include"
qtlibdir="c:\qt\4.1.0\
Do you mean QTINCLUDEDIR and QTLIBDIR (with capitalized letters)?>From the command line of cl I see that the /I parameters are messed up: /Idebug\wengophone\src\"c:\qt\4.1.0"\include\QtGui
That's right, but there should be at least one path that is not messed up on each command line for Qt headers.
A ticket about this issue has been created recently:
http://dev.openwengo.com/trac/openwengo/trac.cgi/ticket/341 .
--
Julien Gilli
--
Julien Gilli
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel
--
----
Best regards / Mit freundlichen GrĂ¼ssen
Cantemir Mihu
--
----
Best regards / Mit freundlichen GrĂ¼ssen
Cantemir Mihu
_______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
