![]() |
|
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Professional Programmer
Join Date: Jan 2006
Location: Ontario, Canada
Posts: 378
Rep Power: 3
![]() |
VS 2005 - C# and C++
Ok I have a VS 2005 solution, and in that solution I have a C# project for a front end, and I have a project wich is a C++ class library. How can I get the C# project to see the C++ class library project so I can create C++ objects. I tried added a reference to the class library project, but when I do a using statment on it, it still doesn't know what it is. Any help would be great. Thanks.
__________________
I am Addicted to Linux! |
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|