NOTICE: The Processors Wiki will End-of-Life on January 15, 2021. It is recommended to download any files or other content you may need that are hosted on processors.wiki.ti.com. The site is now set to read only.

Talk:Building and Running Boost Code with the C6000 Compiler

From Texas Instruments Wiki
Jump to: navigation, search
For technical support please post your questions at http://e2e.ti.com. Please post only comments about the article Building and Running Boost Code with the C6000 Compiler here.

Comments on Building and Running Boost Code with the C6000 Compiler


Fangdanzuo said ...

Questions when practising: 1. My CCS Version is 2.20.18. After Installing Boost 1.34.1, I add "C:\Boost"(Boost Installation root directory) to Build Options. There is an "#include <map>" statement in my source code. I got "can't find file map" error message when building the project. I wonder why? 2. Could I use STLport in CCS? How to configure?

--Fangdanzuo 20:08, 14 February 2012 (CST)