Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
how to change the 'include" directory in RVDS
Locked
Locked
Replies
2 replies
Subscribers
119 subscribers
Views
2830 views
Users
0 members are here
Options
Share
More actions
Related
How was your experience today?
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
how to change the 'include" directory in RVDS
Yusnani Yussoff
over 12 years ago
Note: This was originally posted on 6th September 2010 at
http://forums.arm.com
Hallo,
I have problem build my project in RVDS. I suspect it is b'coz the include path.
"C:\Program Files\ARM\RVCT\Data\4.0\650\include\windows\string.CC"
When I create new C++ project, RVDS automatically set the include path to the above. How can I change that?
I have add new include path but its not appear in the include folder.
Below are the details error
"C:\Program Files\ARM\RVCT\Data\4.0\650\include\windows\string.CC", line 840: Er
ror: #298: inherited member is not allowed
compare (size_type __pos1, size_type __n1,
^
"C:\Program Files\ARM\RVCT\Data\4.0\650\include\windows\string.CC", line 888: Er
ror: At end of source: #65: expected a ";"
"C:\Program Files\ARM\RVCT\Data\4.0\650\include\windows\string.CC", line 888: Er
ror: At end of source: #67: expected a "}"
I don't have this issue in Vusual C++.
What is the best way to import successfull project from Visual C++ to RVDS?
Anyone who have experience using MIRACL program in RVDS, please help me?
0
Quote