Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
building wxMac 2.6.3 on Leopard ?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Armel  
View profile  
 More options Feb 23 2008, 7:08 pm
Newsgroups: comp.soft-sys.wxwindows
From: "Armel" <armelasse...@hotmail.com>
Date: Sun, 24 Feb 2008 01:08:33 +0100
Local: Sat, Feb 23 2008 7:08 pm
Subject: building wxMac 2.6.3 on Leopard ?
Hello,

I recently installed leopard (I upgraded in place), do I have any chance to
compile/link with wxMac 2.6.3?

I get those links errors:
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld:
/System/Library/Frameworks/QuickTime.framework/QuickTime load command 8
unknown cmd field
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld:
/System/Library/Frameworks/IOKit.framework/IOKit load command 8 unknown cmd
field
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld:
/System/Library/Frameworks/Carbon.framework/Carbon load command 7 unknown
cmd field
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld:
/System/Library/Frameworks/Cocoa.framework/Cocoa load command 7 unknown cmd
field
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld:
/System/Library/Frameworks/System.framework/System unknown flags (type) of
section 6 (__TEXT,__dof_plockstat) in load command 0
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld:
/System/Library/Frameworks/WebKit.framework/WebKit load command 9 unknown
cmd field
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld:
/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libpthread.dylib unknown
flags (type) of section 6 (__TEXT,__dof_plockstat) in load command 0
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld:
/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libiconv.dylib load command 8
unknown cmd field
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld:
/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libiconv.dylib load command 8
unknown cmd field
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld:
/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libcharset.dylib load command
8 unknown cmd field
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld:
/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libz.dylib load command 8
unknown cmd field
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld:
/usr/lib/gcc/i686-apple-darwin8/4.0.1/libstdc++.dylib load command 8 unknown
cmd field
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld:
/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libSystem.dylib unknown flags
(type) of section 6 (__TEXT,__dof_plockstat) in load command 0
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: /usr/lib/libSystem.B.dylib
unknown flags (type) of section 6 (__TEXT,__dof_plockstat) in load command 0
collect2: ld returned 1 exit status

on some other (GUI) build I get that on a cpp file:
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.fram ework/Headers/Displays.h:406:
error: typedef 'DMNotificationProcPtr' is initialized (use __typeof__
instead)
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.fram ework/Headers/Displays.h:406:
error: 'AppleEvent' was not declared in this scope
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.fram ework/Headers/Displays.h:406:
error: 'theEvent' was not declared in this scope
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.fram ework/Headers/Displays.h:560:
error: variable or field 'InvokeDMNotificationUPP' declared void
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.fram ework/Headers/Displays.h:560:
error: 'AppleEvent' was not declared in this scope
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.fram ework/Headers/Displays.h:560:
error: 'theEvent' was not declared in this scope
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.fram ework/Headers/Displays.h:561:
error: expected primary-expression before 'userUPP'
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.fram ework/Headers/Displays.h:561:
error: initializer expression list treated as compound expression
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServi ces.framework/Headers/InternetConfig.h:1461:
error: 'AppleEvent' has not been declared
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServi ces.framework/Headers/InternetConfig.h:1482:
error: 'AppleEvent' has not been declared
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/LangAna lysis.framework/Headers/Dictionary.h:56:
error: 'typeWildCard' was not declared in this scope
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/LangAna lysis.framework/Headers/Dictionary.h:57:
error: 'typeWildCard' was not declared in this scope
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/LangAna lysis.framework/Headers/Dictionary.h:103:
error: 'pClass' was not declared in this scope
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/LangAna lysis.framework/Headers/Dictionary.h:136:
error: 'kAEEquals' was not declared in this scope

and many others...
any idea?

Best regards,
Armel


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
"Bryan Petty"  
View profile  
 More options Feb 24 2008, 1:03 am
Newsgroups: comp.soft-sys.wxwindows
From: br...@ibaku.net ("Bryan Petty")
Date: Sat, 23 Feb 2008 23:03:25 -0700
Local: Sun, Feb 24 2008 1:03 am
Subject: Re: building wxMac 2.6.3 on Leopard ?
On 2/23/08, Armel <armelasse...@hotmail.com> wrote:

>  I recently installed leopard (I upgraded in place), do I have any chance to
>  compile/link with wxMac 2.6.3?

I'm pretty sure that wxWidgets 2.6 is not supported on 10.5. You're
best off upgrading to 2.8, or building against the 10.4 SDK
(--with-macosx-sdk=...).

Regards,
Bryan Petty

---------------------------------------------------------------------
To unsubscribe, e-mail: wx-users-unsubscr...@lists.wxwidgets.org
For additional commands, e-mail: wx-users-h...@lists.wxwidgets.org


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Armel  
View profile  
 More options Feb 24 2008, 5:42 pm
Newsgroups: comp.soft-sys.wxwindows
From: "Armel" <armelasse...@hotmail.com>
Date: Sun, 24 Feb 2008 23:42:32 +0100
Local: Sun, Feb 24 2008 5:42 pm
Subject: Re: building wxMac 2.6.3 on Leopard ?

""Bryan Petty"" <br...@ibaku.net> a écrit dans le message de news:
a404bd70802232203n24f45a84ub7f53fcb7e424...@mail.gmail.com...

> On 2/23/08, Armel <armelasse...@hotmail.com> wrote:
>>  I recently installed leopard (I upgraded in place), do I have any chance
>> to
>>  compile/link with wxMac 2.6.3?

> I'm pretty sure that wxWidgets 2.6 is not supported on 10.5. You're
> best off upgrading to 2.8, or building against the 10.4 SDK
> (--with-macosx-sdk=...).

OK i'll try this for this build and upgrade for next :)

thanks

Armel


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robin Dunn  
View profile  
 More options Feb 25 2008, 12:11 pm
Newsgroups: comp.soft-sys.wxwindows
From: ro...@alldunn.com (Robin Dunn)
Date: Mon, 25 Feb 2008 09:11:01 -0800
Local: Mon, Feb 25 2008 12:11 pm
Subject: Re: building wxMac 2.6.3 on Leopard ?

Armel wrote:
> Hello,

> I recently installed leopard (I upgraded in place), do I have any chance to
> compile/link with wxMac 2.6.3?

> I get those links errors:
> /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld:
> /System/Library/Frameworks/QuickTime.framework/QuickTime load command 8
> unknown cmd field

You probably didn't upgrade your XCode install.

--
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!

---------------------------------------------------------------------
To unsubscribe, e-mail: wx-users-unsubscr...@lists.wxwidgets.org
For additional commands, e-mail: wx-users-h...@lists.wxwidgets.org


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Armel  
View profile  
 More options Mar 6 2008, 1:23 pm
Newsgroups: comp.soft-sys.wxwindows
From: "Armel" <armelasse...@hotmail.com>
Date: Thu, 6 Mar 2008 19:23:25 +0100
Local: Thurs, Mar 6 2008 1:23 pm
Subject: Re: building wxMac 2.6.3 on Leopard ?
"Robin Dunn" <ro...@alldunn.com> a écrit dans le message de news:
47C2F6A5.7040...@alldunn.com...
> Armel wrote:
>> Hello,

>> I recently installed leopard (I upgraded in place), do I have any chance
>> to compile/link with wxMac 2.6.3?

>> I get those links errors:
>> /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld:
>> /System/Library/Frameworks/QuickTime.framework/QuickTime load command 8
>> unknown cmd field

> You probably didn't upgrade your XCode install.

upgrade would not work from the DVD because of a CHUD installation script,
however removing then re-installing from Leopard DVD worked,

thanks
Armel


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »