Author |
Topic: OEC API Libid (4 messages, Page 1 of 1) |
||||
---|---|---|---|---|---|
Moderators: VPfau | |||||
TArnold Posts: 2 Joined: Aug 25, 2007 |
Just installed the "API COM Interface" and am attempting to compile the CPPComSample. Getting the following error:
c:\program files (x86)\oec\oec api com\samples\cpp\stdafx.h(74) : error C3505: cannot load type library '{E4B286B1-1F04-4CF7-1978-151D72E9B724}' on this line:
Any help would be appreciated. Thanks. |
||||
SergeK -Developer- Posts: 475 Joined: Jan 26, 2007 |
it seems that OEC API type library was not registered properly.
please try to reinstall API COM interface. |
||||
TArnold Posts: 2 Joined: Aug 25, 2007 |
Uninstalled and Reinstalled but still no luck.
Any need to restart? I'm running on Windows XP 64 -- any issues with that? Thanks. |
||||
SergeK -Developer- Posts: 475 Joined: Jan 26, 2007 |
Windows XP 64 may be the cause of the problem - please try to complile the sample for x64 platform,
or to use x32 windows version for compiling. |
||||