t-artistik / qtscriptgenerator

Automatically exported from code.google.com/p/qtscriptgenerator
0 stars 0 forks source link

fail compilation in MinGW #76

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. download and unpack archiv qtscriptgenerator-src-0.1.0.tar.gz
2. cd qtscriptgenerator-src-0.1.0\generator
3. qmake and mingw32-make

What is the expected output? What do you see instead?
succesfull compilation. fail compilation.

What version of the product are you using? On what operating system?
qtscriptgenerator-0.1.0
Windows XP
MinGW from Qt SDK for Windows 
http://get.qt.nokia.com/qtsdk/qt-sdk-win-opensource-2010.05.exe

Please provide any additional information below.
see attach.

Original issue reported on code.google.com by pavelvat@gmail.com on 5 Mar 2011 at 8:15

Attachments:

GoogleCodeExporter commented 8 years ago
for version from git:
git clone git://gitorious.org/qt-labs/qtscriptgenerator.git
compilation is succesfull.

Original comment by pavelvat@gmail.com on 10 Mar 2011 at 7:40