Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Hi,
While browsing through the otk_examples file supplied by PTC for C++, I noticed although they managed to compile all the example into a single dll file. How did they manage to do that. I tried to do the same by adding all the example file into a single project, when compiling it I get an error. How did PTC do it?
Cheers