Anyone having trouble linking a user function with the user library in Prime 3.0? I can't even link the basic examples. I get an error message:
External _CreateUserFunction not found
from the linker. It's definitely defined in mcaduser.h that I compiled with. It's like it wasn't exported from mcaduser.lib
Anyone else having this problem?