Forum Discussion
Altera_Forum
Honored Contributor
20 years agocant use functions, classes of managed library
Hi all, Currently I am working on Managed library. I have made a manage library in C++. This library includes some global functions, global variables and different classes. Now I have made on...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by slsnios@Jun 29 2006, 10:39 AM but it gives me error of undeclared (first use this function)'.
so if anybody knows please reply on it.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=16513)
--- quote end ---
--- Quote End --- probably you didn't include the .h/.hpp file of your class? Paolo