Guest_imported
New member
- Jan 1, 1970
- 0
Hi, I have a problem of this type:
I have a C api and I have to write a C++ program based on it. Problem is whener, in C++ program, I try to call a function from the C api, C++ compiler answers with an error: UNDEFINED REFERENCE.
Please, if anyone knows how to solve this problem I'll be very happy.
Hi, Luke.
I have a C api and I have to write a C++ program based on it. Problem is whener, in C++ program, I try to call a function from the C api, C++ compiler answers with an error: UNDEFINED REFERENCE.
Please, if anyone knows how to solve this problem I'll be very happy.
Hi, Luke.