Ticket #30679 (new defect)
qt3-mac: #error "This version of Mac OS X is unsupported"
| Reported by: | jshap23@… | Owned by: | blair@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.1 |
| Keywords: | lion | Cc: | jurgen.defurne@…, nihil84@… |
| Port: | qt3-mac |
Description
I get an error when trying to configure qt3-mac on Lion. I have all dependencies installed. How do I fix this? Is this the same type of error as that which occurs on Snow Leopard documented at Ticket #21459? Thanks so much for your help.
Attachments
Change History
comment:1 follow-up: ↓ 2 Changed 22 months ago by ryandesign@…
- Owner changed from macports-tickets@… to blair@…
- Keywords lion added
- Port set to qt3-mac
As it says in the log:
error: #error "This version of Mac OS X is unsupported"
And as Vince said in comment:ticket:21459:7:
qt3 is outdated, and if any effort is to be made to port it to Snow Leopard, it must be Trolltech's and not ours.
So if you desire Qt3 on Lion, you should report that to the developers of Qt (now Nokia).
That said, it may be a simple matter of informing the Qt3 build system that it's ok to install on Lion. You're welcome to give that a try, and let us know if it works.
comment:2 in reply to: ↑ 1 Changed 22 months ago by jshap23@…
I changed the file qglobal.h so that I could install using Mac OS 10.7 and still get an error. Please see main.2.log. Any other changes you can suggest? Thanks again.
Replying to ryandesign@…:
As it says in the log:
error: #error "This version of Mac OS X is unsupported"And as Vince said in comment:ticket:21459:7:
qt3 is outdated, and if any effort is to be made to port it to Snow Leopard, it must be Trolltech's and not ours.
So if you desire Qt3 on Lion, you should report that to the developers of Qt (now Nokia).
That said, it may be a simple matter of informing the Qt3 build system that it's ok to install on Lion. You're welcome to give that a try, and let us know if it works.


Main Log