Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to import OpenAccess library in C++ code using KDevelop?

Status
Not open for further replies.

paschosz

Newbie level 6
Joined
Jul 4, 2006
Messages
14
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
greece
Activity points
1,353
problem in KDevelop

How can I import OpenAccess libraries in C++ code using KDevelop??

For eg, I have declared:
#include "oaDesignDB.h"
but Kdevelop could not find this header & I dont know how to import it.

Help..

Thanx in advance!
 

Re: problem in KDevelop

Try to keep this header file in the same folder.
-Sri
 

Curious if you ever found a solution.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top