LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-15-2004, 08:09 AM   #1
joer
LQ Newbie
 
Registered: Apr 2004
Location: Uppsala, Sweden
Posts: 1

Rep: Reputation: 0
Unhappy NetCDF and KDevelop


Oki...

While writing a C++ program, I really need to use the NetCDF format. I have downloaded and compiled NetCDF beta 3.5.1 (including the C++ interface). Everything works just fine, and running "make test" in the cxx directory gives the result "C++ test successful".

My problem is that I would like to use the NetCDF C++ interface in KDevelop (3.1.0). This simply does not work for me!
If I simply include netcdfcpp.h, I can declare variables, but not use them.
I.e.
NcFile* nc; // Works
nc = new NcFile("example.nc", NcFile::Replace); // Does NOT work
-- or --
NcFile nc("example.nc", NcFile::Replace); // Does NOT work

When adding libnetcdf.a/libnetcdf_c++.a as additional libraries I get "Permission denied", even though I own the files and have all rights to them.

Please help me!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Kdevelop HELP! Phalloides Linux - Software 12 01-20-2005 07:22 PM
KDevelop Pedroski Linux - Software 4 11-01-2003 12:47 PM
using kdevelop 2.0 vytalelementz Linux - Software 0 02-07-2003 12:54 PM
need help with Kdevelop and QT!!! FreakboY Programming 9 01-13-2003 10:27 PM
KDevelop 2.0 solar_neutrino Linux - Software 1 11-12-2002 09:39 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:00 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration