Why do I get a LNK1106 error when compiling the Oracle Calendar SDK with Microsoft Visual C++?
The Oracle Calendar SDK was compiled with Visual C++ 6; older versions need a patch to work. Search the Microsoft Web site for available patches. Ensuring that you are using Visual C++ will mitigate linking errors you may encounter with other C compilers. Refer to the demo applications project for recommended compiler and linker settings.
Related Questions
- When I run the Oracle Calendar SDK demos, I get the error "libcapi.so not found, no such file or directory", or "Cannot load library libcapi". How do I fix this?
- Why do I get a LNK1106 error when compiling Oracle Calendar SDK with Microsoft Visual C++?
- What causes the Microsoft Visual C++ Runtime Library Error and how to fix it?