How can I use external library in CodeWarrior

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How can I use external library in CodeWarrior

1,164 Views
bogus_park
Contributor I

Hi, I`m using

CodeWarrior Development Studio for MPC55xx/MPC56xx Version 2.10

and TRK-MPC5606B board

 

I need to use opencv library source in my project, but I don`t know how to include opencv library in codewarrior

I used opencv library in Visual Studio 2010, but codewarrior is too exotic to me to use

somebody help me~~!!~! I`ll be very appreciate to your help

Labels (1)
0 Kudos
1 Reply

683 Views
trytohelp
NXP Employee
NXP Employee

Hi,

We've contacted colleague regarding this problem.

See below their feedback.

++++++++++++++++++++++++

In order to include a library in a CodeWarrior project you have to select Properties from

the Project menu; the "Properties for <project_name>" window will appear.

Expand "C/C++ Build" and choose "Settings". After that, expand "StarCore C/C++ Linker Application"

and select "Libraries" and use the existing interface to add your library.

++++++++++++++++++++++++

On your side you should have other name than "StarCore C/C++ Linker Application".


Have a great day,
Pascal

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos