Quantcast
Channel: EngineerZone: Message List
Viewing all articles
Browse latest Browse all 28044

Re: #include in Visual DSP++?

$
0
0

Hello, Craig

 

I have verified that vector is in my ...\Blackfin\include\cplus\... directory. So I declared it as follows:

#include <cplus/vector>

 

however, looking at the vector file, it includes memory and stdexcept.

 

"...\Blackfin\include\cplus/vector", line 20: cc0005:  catastrophic error:

          could not open source file "memory"

 

Windows doesn't allow me to edit the file so I can't change #include<memory> into #include<cplus/memory>. Also, memory is also dependent on other files, so I would have to change its "#include" as well.

 

Am I declaring it right? Or should I edit anything in my project options to use these libraries for c++? Thanks!


Viewing all articles
Browse latest Browse all 28044

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>