#29213 closed defect (wontfix)
codeblocks: Cannot install codeblocks for the arch(s) 'x86_64'
Reported by: | dim16_59370@… | Owned by: | afb@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | codeblocks |
Description
when I try to install codeblocks with macports I get this message
sh-3.2# sudo port install codeblocks Error: Cannot install codeblocks for the arch(s) 'x86_64' because Error: its dependency wxWidgets is only installed for the arch 'i386' Error: and does not have a universal variant. Error: Unable to execute port: architecture mismatch To report a bug, see <http://guide.macports.org/#project.tickets>
I also tried to install codeblocks-devel (with sudo port insall codeblocks-devel +aqua) but it seems it doesn't work anymore
Change History (4)
comment:1 follow-up: 2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to afb@… |
---|---|
Port: | codeblocks added |
Summary: | fail to install codeblocks on snow leopard → codeblocks: Cannot install codeblocks for the arch(s) 'x86_64' |
comment:2 Changed 14 years ago by afb@…
Resolution: | → wontfix |
---|---|
Status: | new → closed |
There is no port called codeblocks-devel.
I deleted the codeblocks-devel port, after the 10.05 release.
Code::Blocks doesn't work with wxWidgets 2.9 / Cocoa (yet?)
So there's no chance for a 64-bit version, until it does...
comment:3 Changed 14 years ago by jmroot (Joshua Root)
Wouldn't the fix/workaround for the time being be supported_archs i386 ppc
then?
comment:4 Changed 14 years ago by afb@…
Made it i386 only in r78034, for easier installation on Snow Leopard.
Note: See
TracTickets for help on using
tickets.
Replying to dim16_59370@…:
There is no port called codeblocks-devel.