Import errors

Johnny Jazeix jazeix at gmail.com
Thu Sep 29 08:24:22 UTC 2016


Hi,

ok then it is just a configuration issue to use the good generator. Have
you checked
http://stackoverflow.com/questions/37737066/qt-creator-wont-open-cmake-c-project-in-osx
and http://doc.qt.io/qtcreator/creator-project-cmake.html to configure it
properly?

Johnny


2016-09-29 9:37 GMT+02:00 Pulkit Gupta <pulkitnsit at gmail.com>:

> Hi, the main problem that we got was that Qt creator 5.7 was using ninja
> generator when Utkarsh tried to run cmake file, whereas we use unix
> generator for generating cmake files.
>
> As I use Qt 5.5.0, I get an option of chosing between unix or ninja
> generator (nd unix generator is default) when I run cmake file for the
> first time. So maybe it is just about finding the option for chosing unix
> generator in Qt 5.7 (I haven't used this version, so not sure where it is),
> nd not related to compatibility issue with gcompris code.
>
> On Thursday, September 29, 2016, JAZEIX Johnny <jazeix at gmail.com> wrote:
>
>> Hi,
>>
>> On 09/29/16 08:11, Ütkarsh Tiwari wrote:
>>
>> Hi,
>>     I have figured the solution to my problem with help of Mr. Pulkit
>> Gupta. We tried the latest QtCreator installations on both Mac and Linux
>> and we followed the exact steps as mentioned in the GCompris documentation
>> but the build seemed to fail every single time. After enquiring from other
>> GCompris developers, I found out that most of them were using QtCreator
>> version-5.5.0 which was released in late 2015. So I downloaded the
>> QtCreator 5.5.0 version on both OSX and Linux and to our surprise the build
>> successfully completed.
>>
>>
>> what are the issues (build issues) you faced?
>> I've compiled with both 5.6 and 5.7 and didn't have any issue.
>>
>> This shows that the GCompris build has some incompatibility issues with
>> the latest QtCreator version (>5.5.0). We need to update this in the
>> documentation so that other newcomers do not face such issues and I would
>> also like to improve the existing Mac OSX tutorial which I had already
>> added.
>>
>>
>> You have a wiki account, feel free to update it :).
>>
>> Johnny
>>
>> Regards,
>> Ütkarsh Tiwari
>>
>> On Tue, Sep 27, 2016 at 2:34 AM, JAZEIX Johnny <jazeix at gmail.com> wrote:
>>
>>> Hi,
>>>
>>> Can you do a video (don't send it by mail, a link is enough) if you
>>> prefer or explain your problems with words instead of gif? We can't
>>> navigate on it (go at beginning, pause or stop it) and I don't really want
>>> to see it 3 times everytime just to catch the good moment :).
>>>
>>> For your issue, as I understand, you just configured the project, you
>>> didn't build it. Once you have clicked on "Generate", you should be able to
>>> build and run the project in QtCreator (ctrl+R if same shortcut as
>>> everywhere).
>>>
>>> Johnny
>>>
>>>
>>> On 09/26/16 22:44, Ütkarsh Tiwari wrote:
>>>
>>> Hi,
>>>     I looked into the 'issue details' of QtCreator and it seemed that
>>> 'cmake' path was missing which are fixed now.  Below are the futher steps I
>>> performed as shown in the gif link - http://imgur.com/a/BcKUQ
>>>
>>> CMake seems to run successfully, but the GCompris.app seems to be
>>> damaged.
>>>
>>> P.S.- Please click on the gif to zoom in for better view.
>>>
>>> Thanks,
>>> Utkarsh Tiwari
>>>
>>> On Tue, Sep 27, 2016 at 1:18 AM, JAZEIX Johnny <jazeix at gmail.com> wrote:
>>>
>>>> Hi,
>>>>
>>>> have you checked the page to create a new activity in the wiki:
>>>> http://gcompris.net/wiki/An_exercise_for_new_contributors and more
>>>> generally http://gcompris.net/wiki/Qt_Quick_development_process#Adding
>>>> _a_new_activity ?
>>>>
>>>> Johnny
>>>>
>>>>
>>>> On 09/26/16 21:34, Ütkarsh Tiwari wrote:
>>>>
>>>> Hi Emmanuel,
>>>>                        I understand your POV and to our rescue I have
>>>> linux on my mac running on VMWare. Could you please guide me setup my
>>>> activity folder in QtCreator on Ubuntu?
>>>>
>>>> Thanks,
>>>> Utkarsh Tiwari
>>>>
>>>> On Tue, Sep 27, 2016 at 12:50 AM, Emmanuel Charruau <
>>>> echarruau at gmail.com> wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> Can not read the last error message. Can you copy paste it please?
>>>>> Really you should develop on linux as we can not loose time finding
>>>>> errors on a system nobody uses here :(
>>>>> If you would have had the same error on linux I could help you as I
>>>>> think I had all the configuration errors somebody can have on the world :)
>>>>>
>>>>> Regards,
>>>>>
>>>>> Emmanuel
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> 2016-09-26 21:14 GMT+02:00 Ütkarsh Tiwari <iamutkarshtiwari at gmail.com>
>>>>> :
>>>>>
>>>>>> Hi,
>>>>>>     I tried opening CMakeLists.txt file present in the GCompris-qt
>>>>>> root with QtCreator. The steps I followed are shown in the following gif
>>>>>> link- http://imgur.com/a/425XZ
>>>>>>
>>>>>> Regards,
>>>>>> Utkarsh Tiwari
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Regards,
>>>> Ütkarsh Tiwari
>>>>
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> Regards,
>>> Ütkarsh Tiwari
>>>
>>>
>>>
>>>
>>>
>>
>>
>> --
>> Regards,
>> Ütkarsh Tiwari
>>
>>
>>
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/gcompris-devel/attachments/20160929/787bcc7b/attachment-0001.html>


More information about the GCompris-devel mailing list