Reply by Jeff Brower March 30, 20112011-03-30
Jyothi-

I didn't see that anyone replied to your post. In general an MSVC project can be
ported to CCS with a bit of work -- and a solid, basic understanding of how embedded
system and desktop systems differ, for example limitations on memory and processing
time, how standard I/O works, possible differences in fixed-point vs. floating-point,
etc.

Have you been able to make some progress?

-Jeff
Jyothi V wrote:

> HiThis is Jyothi V, My project is to implement OpenCV algorithm on DSP kit usig
> CCStudio v3.3.When i run th code using Visual C++ 6.0 it works fine.But when the
> same code is run using CCStudio it gives the folwing error... Linking...>>error:
> 'C:\\Program files\\openCV\\lib\\cxcore.lib',member 'cxcore100.dll' is
> of unknown type. Please let me know how to solve this error, and how to configure
> CCStudio for openCV. Thanking you in advance RegardsJyothi
Reply by Jyothi V February 27, 20112011-02-27
Hi
This is Jyothi V,

My project is to implement OpenCV algorithm on DSP kit usig CCStudio v3.3.
When i run th code using Visual C++ 6.0 it works fine.
But when the same code is run using CCStudio it gives the folwing error...
Linking...
>>error: 'C:\\Program files\\openCV\\lib\\cxcore.lib',member
'cxcore100.dll' is of unknown type.
Please let me know how to solve this error, and how to configure CCStudio
for openCV.

Thanking you in advance

Regards
Jyothi