libqtlua-list
[Top][All Lists]
Advanced

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

[Libqtlua-list] Compiling QtLua on Windows


From: Hildebrando Trannin
Subject: [Libqtlua-list] Compiling QtLua on Windows
Date: Mon, 8 Aug 2011 11:51:36 -0300

Hi,

I tried to compile QtLua on Windows, but I had a few problems.

1. I tried to compile QtLua 1.2.1 with MSYS + MinGW. But it didn't find the Lua and Qt instalations. I set CFLAGS, CPPFLAGS, CXXFLAGS and LDFLAGS but none of these worked. How can I change the include and lib directories?

2. So I tried to compile using CMAKE. It finds Qt and Lua instalations and generates the makefile correctly, but when I execute it I receive an error that it can't find QString class. I think that it can't find the Qt include directory again.

Thanks,
   Hildebrando

reply via email to

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