FET Forum

FET Development => Custom FET for Particular Needs => Topic started by: Khalidtinghir on August 22, 2019, 12:17:34 PM

Title: HOW TO AVOID THIS KIND OF ERROR <QT :No rule to make target 'interface/>
Post by: Khalidtinghir on August 22, 2019, 12:17:34 PM
HELLO !
I WANT TO CHANGE INTARACHE  OF FET MOROCCO 41  THROUGH USING  THIS QT CREATOR
I EXTRACTED  THE FILE <fet-5.27.3-morocco41.tar.bz2> USING WINZIB
I OPENED FILE  FET.PRO  BY QT CREATOR
BUT I RECEIVED THIS MESSAGE AFTER RUN


:-1: erreur : No rule to make target 'interface/modifyconstraintstudentssetmaxbuildingchangesperdayform_template.ui', needed by '../tmp/gui/ui_modifyconstraintstudentssetmaxbuildingchangesperdayform_template.h'.  Stop.
Title: Re: HOW TO AVOID THIS KIND OF ERROR <QT :No rule to make target 'interface/>
Post by: Liviu Lalescu on August 22, 2019, 12:23:17 PM
The unpacker is bad. You can use bzip2 and tar from the internet. I use 7-zip to unpack from bz2, then Total Commander to unpack from tar.
Title: Re: HOW TO AVOID THIS KIND OF ERROR <QT :No rule to make target 'interface/>
Post by: Khalidtinghir on August 22, 2019, 12:59:42 PM
THANK YOU FOR THE REPLY

I APPLIED WHAT YOU SAID BUT I STILL HAVE THE SAME  PROBLEM

I GET  THIS MESSAGE ERROR
<:-1: erreur : No rule to make target 'interface/modifyconstraintstudentssetmaxbuildingchangesperdayform_template.ui', needed by '../tmp/gui/ui_modifyconstraintstudentssetmaxbuildingchangesperdayform_template.h'.  Stop.>
Title: Re: HOW TO AVOID THIS KIND OF ERROR <QT :No rule to make target 'interface/>
Post by: Liviu Lalescu on August 22, 2019, 01:03:54 PM
Please verify that the file 'interface/modifyconstraintstudentssetmaxbuildingchangesperdayform_template.ui' exists. If not, you have a bad unpacker again.
Title: Re: HOW TO AVOID THIS KIND OF ERROR <QT :No rule to make target 'interface/>
Post by: Khalidtinghir on August 22, 2019, 01:13:00 PM
I COULD NOT FIND THIS FILE
Title: Re: HOW TO AVOID THIS KIND OF ERROR <QT :No rule to make target 'interface/>
Post by: Khalidtinghir on August 22, 2019, 01:30:33 PM
I HAVE THAT FILE interface/modifyconstraintstudentssetmaxbuildingchangesperdayform_template_
BUT WITHOUT EXTENSION
Title: Re: HOW TO AVOID THIS KIND OF ERROR <QT :No rule to make target 'interface/>
Post by: Volker Dirr on August 22, 2019, 01:40:29 PM
Yes, exactly that is the bug of your unpacker.
You should use a better unpacker.
Or you can try to modify the file yourself, just try to rename the file with the complete name. If your unpacker haven't done more bugs, it will work fine if you rename only.
Title: Re: HOW TO AVOID THIS KIND OF ERROR <QT :No rule to make target 'interface/>
Post by: Khalidtinghir on August 22, 2019, 05:08:46 PM
I have regulated my problem thanks to your help. I unpacked the file by the Last version of winzip