I'm a student currently taking a Computer Science AP, and in class, we learned to use classes such as apstring and apvector. After downloading Dev C++, I was unable to use these classes. I downloaded the .h and .cpp files from the collegeboard website and copied them into the include folder in the Dev Cpp directory, but I was still unable to compile successfully. What can I do?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm a student currently taking a Computer Science AP, and in class, we learned to use classes such as apstring and apvector. After downloading Dev C++, I was unable to use these classes. I downloaded the .h and .cpp files from the collegeboard website and copied them into the include folder in the Dev Cpp directory, but I was still unable to compile successfully. What can I do?
please don't use refreash.
"What can I do?"
1) Post Source
2) Post Compile log
3) Post Dev\gcc version
that would be a start.
Curtis