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.

[SOLVED] Problems with C/C++ project in Xilinx SDK

Status
Not open for further replies.

my_account

Newbie level 6
Joined
Sep 21, 2011
Messages
14
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,355
Hi everybody,



i am beginner with Xilinx SDK.
I am actually trying to import an existing C project in SDK.
When building it, i have got these errors, with these lines in head:
../src/libjasper/ras/ras_dec.c:77:31: error: jasper/jas_stream.h: No such file or directory
../src/libjasper/ras/ras_dec.c:78:30: error: jasper/jas_image.h: No such file or directory
../src/libjasper/ras/ras_dec.c:79:30: error: jasper/jas_debug.h: No such file or directory

This is a cpature of my screen:
S1.png

I've tried to delete the pnm folder which contains the error, but, then, the same error appears in the upper folder (pgx in our case).
I don't know how to deal with this problem.

Thanks for any helpful idea from you.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top