Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#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 in reply to:  description ; Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to afb@…
Port: codeblocks added
Summary: fail to install codeblocks on snow leopardcodeblocks: Cannot install codeblocks for the arch(s) 'x86_64'

Replying to dim16_59370@…:

I also tried to install codeblocks-devel (with sudo port insall codeblocks-devel +aqua) but it seems it doesn't work anymore

There is no port called codeblocks-devel.

comment:2 in reply to:  1 Changed 13 years ago by afb@…

Resolution: wontfix
Status: newclosed

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 13 years ago by jmroot (Joshua Root)

Wouldn't the fix/workaround for the time being be supported_archs i386 ppc then?

comment:4 Changed 13 years ago by afb@…

Made it i386 only in r78034, for easier installation on Snow Leopard.

Note: See TracTickets for help on using tickets.