OCCI problems with VS2010
I have issues using OCCI with VS 2010
I have one developer who can interface and compile and run both under debug and release no problem.
I have 3 other machines that will not run - they will compile without error but running under debug or release yields "can't find OCIPHeapAllocUc" in OCI.dll"
the machines are essentially identical - all win7x64 running oracle 11gr2 client and latest patch for OCCI.
When I run grep on the boxes I find OCIPHeapAllocUc in occi11.dll, but on the one machine that works I can find that string inside an oci.dll that doesn't exist on the other boxes even though they have had oci installed using the OUI.
0