Re: Access NetCDF library
Re: Access NetCDF library
- Subject: Re: Access NetCDF library
- From: Sherm Pendley <email@hidden>
- Date: Sat, 12 Apr 2003 16:12:53 -0400
On Saturday, April 12, 2003, at 10:16 AM, Johan Kool wrote:
Yes. It is a static library. Well, at least, it's called "libnetcdf.a".
But I don't know how to link to a static library as well.
There are instructions at the NetCDF site:
<
http://www.unidata.ucar.edu/packages/netcdf/guidec/guidec-9.html#HEADING9-89>
You're using Project Builder, of course, not running the compiler and
linker from a shell. So, add the compiler and linker options from these
instructions to the "Other Compiler Flags" and "Other Linker Flags"
fields in PB's Build Settings pane for your application target.
sherm--
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.