Re: linking gcc built libs



In article <1122380588.994487.212690@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
"Robert" <justnacl@xxxxxxxxx> wrote:

>> What versio of CodeWarrior are you using?
>
>CW 9.5, w/xCode 2.1
>
>> did you rebuild your precompiled headers and libraries after upgrading
>> to 10.4? You must at least upgrade your precompiled headers.
>
>The system had (or came with) 10.4. CW 9.5 was installed on that.
>Though I will check with my sys admins to see exactly what they did.
>
>> Be sure your access paths are correct and that include is not recursive
>> search.
>
>No different than what I used on 10.3 and earlier.
>
>Has anyone else out there linked a gcc built lib with a CW app or
>dylib? If anyone has done this with one of the open source image
>libraries (libpng, libtiff, libjpeg). What did you do? Did it work?
>
>Robert
>

Be sure you have XCode 2.1 installed.

CodeWarrior links with libraries made by XCode (frameworks for example)
I don't think that is it but you never know.

An example project sent to support would help.

Ron

--
CodeWarrior Community Forum is a free online resource for developers
to discuss CodeWarrior topics with other users and our staff
-- http://www.codewarrior.com/community --

Ron Liechty - MWRon@xxxxxxxxxxxxxx - http://www.codewarrior.com
.



Relevant Pages

  • Re: linking gcc built libs
    ... > did you rebuild your precompiled headers and libraries after upgrading ... You must at least upgrade your precompiled headers. ... libraries. ...
    (comp.sys.mac.programmer.codewarrior)
  • Re: How can I use a C-library (libXML) in an MacOS project?
    ... >Windows platform to MacOS InDesign! ... >The plugin uses to external C libraries call libCURL and libXML. ... >real problem trying to use those libraries for the MacOS port. ... With CodeWarrior you have to show the files in the project manager ...
    (codewarrior.mac)
  • Re: linking gcc built libs
    ... >I am statically linking some image libraries I built wwith gcc ... I am linking with the BSD libraries using ... What versio of CodeWarrior are you using? ...
    (comp.sys.mac.programmer.codewarrior)
  • Re: Shared Libraries and Stubs
    ... > interfaceLib or other stub libraries) you have to run them in the ... > You can find this in the Other Metrowekrs Tools folder as CodeWarrior ... > You might want to consider creating a Carbon Application which will run ... > CarbonLib which encompasses almost all of the OS 9 extensions. ...
    (codewarrior.mac)
  • How can I use a C-library (libXML) in an MacOS project?
    ... I'm currently trying to port an InDesign plugin initially developed on the Windows platform to MacOS InDesign! ... I have a real problem trying to use those libraries for the MacOS port. ... Is there any way to capsule the library using another CodeWarrior project and make it accessible this way to the MacOS project? ...
    (codewarrior.mac)