• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Compiling Error to compile

Noupz

New Member
Joined
Jul 13, 2010
Messages
126
Reaction score
1
i'm having this errors when i try to sources https://mega.nz/#!ucsyQDjb!CVJNsUKalXC-TctmAIO5oFeB_OvzXojzF-SbZmrGWc4

I know it's because of my version of Qt be higher than that used in the original lineup , but not against the original installers and also can not convert them to the version I have is that the Qt 4.0.0

1>------ Build started: Project: TibiaEditor, Configuration: Debug Win32 ------
1> Moc'ing chasewidget.h...
1> Moc'ing exporthandler.h...
1> Moc'ing exportthread.h...
1> Moc'ing externalfile.h...
1> Moc'ing fileinformation.h...
1> Moc'ing formathandler.h...
1> Moc'ing hexdoublespinbox.h...
1> Moc'ing importhandler.h...
1> Moc'ing importthread.h...
1> Moc'ing itemattributeeditor.h...
1> Moc'ing itemattributes.h...
1> Moc'ing itemeditor.h...
1> .\itemeditor.h:99: Parse error at ";"
1> Moc'ing itemfile.h...
1> Moc'ing itemimage.h...
1> Moc'ing itemmodel.h...
1> Moc'ing itemsearch.h...
1> Moc'ing itemspritemodel.h...
1> Moc'ing libraryfile.h...
1> Moc'ing outputwidget.h...
1> Moc'ing picturefile.h...
1> Moc'ing resourcefile.h...
1> Moc'ing resourcehandler.h...
1> Moc'ing spritefile.h...
1> Moc'ing spritemodel.h...
1> Moc'ing spriteview.h...
1> Moc'ing tibiaeditor.h...
1> Moc'ing tibiafile.h...
1> Moc'ing tibiahandler.h...
1> Moc'ing userthread.h...
1> Uic'ing C:\Users\Guilherme\Downloads\TibiaEditor-master-ms\TibiaEditor-master\exporthandler.ui...
1> uic: File generated with too old version of Qt Designer
1> File 'C:\Users\Guilherme\Downloads\TibiaEditor-master-ms\TibiaEditor-master\exporthandler.ui' is not valid
1> Uic'ing C:\Users\Guilherme\Downloads\TibiaEditor-master-ms\TibiaEditor-master\fileinformation.ui...
1> uic: File generated with too old version of Qt Designer
1> File 'C:\Users\Guilherme\Downloads\TibiaEditor-master-ms\TibiaEditor-master\fileinformation.ui' is not valid
1> Uic'ing C:\Users\Guilherme\Downloads\TibiaEditor-master-ms\TibiaEditor-master\importhandler.ui...
1> uic: File generated with too old version of Qt Designer
1> File 'C:\Users\Guilherme\Downloads\TibiaEditor-master-ms\TibiaEditor-master\importhandler.ui' is not valid
1> Uic'ing C:\Users\Guilherme\Downloads\TibiaEditor-master-ms\TibiaEditor-master\itemattributeeditor.ui...
1> uic: File generated with too old version of Qt Designer
1> File 'C:\Users\Guilherme\Downloads\TibiaEditor-master-ms\TibiaEditor-master\itemattributeeditor.ui' is not valid
1> Uic'ing C:\Users\Guilherme\Downloads\TibiaEditor-master-ms\TibiaEditor-master\itemattributes.ui...
1> uic: File generated with too old version of Qt Designer
1> File 'C:\Users\Guilherme\Downloads\TibiaEditor-master-ms\TibiaEditor-master\itemattributes.ui' is not valid
1> Uic'ing C:\Users\Guilherme\Downloads\TibiaEditor-master-ms\TibiaEditor-master\itemeditor.ui...
1> uic: File generated with too old version of Qt Designer
1> File 'C:\Users\Guilherme\Downloads\TibiaEditor-master-ms\TibiaEditor-master\itemeditor.ui' is not valid
1> Uic'ing C:\Users\Guilherme\Downloads\TibiaEditor-master-ms\TibiaEditor-master\itemsearch.ui...
1> uic: File generated with too old version of Qt Designer
1> File 'C:\Users\Guilherme\Downloads\TibiaEditor-master-ms\TibiaEditor-master\itemsearch.ui' is not valid
1> Rcc'ing tibiaeditor.qrc...
1> UIC tibiaeditor.ui
1> uic: File generated with too old version of Qt Designer
1> File 'tibiaeditor.ui' is not valid
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6006: "cmd.exe" exited with code 1.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
 
Back
Top