Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi,
I have these files: QAxContainer.lib and QAxContainerd.lib, but the compiler is looking for QAxContainer4.lib file, How can I solve this?
Thanks
Changing the library dependencies would be the easiest solution (simply remove the 4). Did you setup the dependencies yourself or with e.g. the Visual Studio Add-In? Tried it with the add-in but mine is linking to the correct libs by default.
I'm using scons to build my project. I've already removed the '4' for this dependency but the compiler finds more errors