dcourtois / premake-qt

Premake module adding support for Qt to actions (Visual Studio, makefiles, etc.)
Do What The F*ck You Want To Public License
45 stars 11 forks source link

Incompatible gmake2 generators #22

Closed Jarod42 closed 1 year ago

Jarod42 commented 2 years ago

I added UTs for premake-qt, results are there

Issues are not necessary from premake-qt side, but impact directly premake-qt, so I post here.

So:

Jarod42 commented 2 years ago

Some advancements:

Jarod42 commented 2 years ago

Next one I'm working on is for premake-cmake module (partially fixed).

Jarod42 commented 2 years ago

Just tested gmake (not gmake2), and it is working :-)

Jarod42 commented 1 year ago

The single quote in message ("Xxx'ing file") is problematic with some (versions of some) tools. "old" cmake version has that issue.

premake-cmake fixed.

codeblocks cannot be fixed Remain gmake2 and testing xcode.

Jarod42 commented 1 year ago

xcode4 is also working :) so only gmake2 isn't working

Jarod42 commented 1 year ago

Created https://github.com/premake/premake-core/pull/2047 to fix gmake2

dcourtois commented 1 year ago

Fixed by 16b7041ce2efd1f7ca36e334a0a3af187ade7c8f