Opened 13 years ago

Closed 13 years ago

#29024 closed update (fixed)

qt4-creator-mac: update to 2.1.0

Reported by: tvb377@… Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: haspatch Cc: trojanfoe@…
Port: qt4-creator-mac

Description (last modified by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez))


patch for Portfile and updated patchfile for sources attached.

Attachments (2)

patch-remove_build_types.diff (2.6 KB) - added by tvb377@… 13 years ago.
updated source patch
qt4-creator-mac.Portfile.patch (936 bytes) - added by tvb377@… 13 years ago.
same patch with revision 0

Download all attachments as: .zip

Change History (11)

Changed 13 years ago by tvb377@…

updated source patch

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: mcalhoun@… removed
Owner: changed from macports-tickets@… to mcalhoun@…
Summary: upgrade qt4-creator-mac to 2.1.0qt4-creator-mac: update to 2.1.0

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Note that the initial revision for a new version should be 0.

Changed 13 years ago by tvb377@…

same patch with revision 0

comment:3 Changed 13 years ago by trojanfoe@…

Cc: trojanfoe@… added

Cc Me!

comment:4 Changed 13 years ago by trojanfoe@…

Can anyone tell me why Macports doesn't use 2.1 instead of 2.0.1 anyway, given how long ago it was released?

I am suffering from Force-Quits with 2.0.1 and I suspect it's related to the code parsing used in creator to provide the equivalent of 'IntelliSence' (in MSVC terms).

comment:5 in reply to:  4 ; Changed 13 years ago by trojanfoe@…

Replying to trojanfoe@…:

Can anyone tell me why Macports doesn't use 2.1 instead of 2.0.1 anyway, given how long ago it was released?

I am suffering from Force-Quits with 2.0.1 and I suspect it's related to the code parsing used in creator to provide the equivalent of 'IntelliSence' (in MSVC terms).

Apologies: It was released March 1st 2011, which isn't 'long ago'.

comment:6 in reply to:  5 ; Changed 13 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Description: modified (diff)
Status: newassigned

Replying to trojanfoe@…:

Replying to trojanfoe@…:

Can anyone tell me why Macports doesn't use 2.1 instead of 2.0.1 anyway, given how long ago it was released?

I am suffering from Force-Quits with 2.0.1 and I suspect it's related to the code parsing used in creator to provide the equivalent of 'IntelliSence' (in MSVC terms).

Apologies: It was released March 1st 2011, which isn't 'long ago'.

The only delay is the fact that I am trying to track down a bug in which creator does not find the header files in the standard locations.
For example, iostream is underlined and given a warning that it can not be found.

After I fix the problem, I will test it and commit the update.
Sorry for the delay.

comment:7 Changed 13 years ago by eborisch (Eric A. Borisch)

Is this perhaps an upstream bug? (I know that bug is for linux, but perhaps it should be *nix) ... sounds like the exact same issue.

If it is, I'd say go ahead and upgrade to 2.1 (the patches applied here worked fine for me to build and run) -- the editor has the underline warnings, but (my) projects compile fine. Much less of an issue than the force-quits (in 2.0.1) reported above.

comment:8 in reply to:  6 Changed 13 years ago by trojanfoe@…

Replying to mcalhoun@…:

The only delay is the fact that I am trying to track down a bug in which creator does not find the header files in the standard locations.
For example, iostream is underlined and given a warning that it can not be found.

After I fix the problem, I will test it and commit the update.
Sorry for the delay.

I seem to remember that the same problem existed in 2.0.1? I cannot see now as I have switched to 2.1 via my local macports repo, and I think it's *much* better than 2.0.1 (it seems quicker and has a class viewer). Being able to see standard header files would be a great addition as well though :)

comment:9 Changed 13 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: assignedclosed

Fixed in r78078.

Note: See TracTickets for help on using tickets.