Loading...
You are not logged-in Login/Register





  • Posts   Search Threads
  • stuartsnellDecember 21, 2011 2:32 AM PST   
    Setting up development machine - windows 7, 64 bit, mca sdk 3.1, COM control

    Greetings,

    Just going a little round in circles at the moment and would like some guidance.

    Development machine details;
     - Windows 7, 64-bit
     - DirectX 11
     - MCA SDK 3.1

    The installation installed under: C:\Program Files\Intel\MCA\...
    But also put Bin, Examples, Sounds under C:\Program Files (x86)\Intel\MCA\...  (assume these are 32-bit versions)

    What I want to do is call the SDK from Word using the COM control.

    I have converted the example Barcode reader into a UserForm control in VBA.
    I added the COM reference, but appears that the DLL is 2.1 from the x86 installation directory - will this cause a problem???
    Even unselecting 2.1 and using browse to select "C:\Program Files\Intel\MCA\bin\IntelHealthcare_com.dll" doesn't seem to have any effect.




    stuartsnellDecember 21, 2011 2:37 AM PST
    Rate
     
    Setting up development machine - windows 7, 64 bit, mca sdk 3.1, COM control

    ...and have just found the solution

    the log files was reporting the following
    D 2011-12-21 21:12:21.380 AUS Eastern Daylight Time Config {C:\Program Files (x86)\Microsoft Office\Office14\WINWORD.EXE-3144} *** Config::ParseFile - Config File Parsed is: C:\Program Files (x86)\Intel\MCA\Bin\IntelHealthcare.cfg***
    E 2011-12-21 21:12:24.380 AUS Eastern Daylight Time Config {C:\Program Files (x86)\Microsoft Office\Office14\WINWORD.EXE-3144} The following Config file could not be opened: C:\Program Files (x86)\Intel\MCA\Bin\IntelHealthcare.cfg
    E 2011-12-21 21:12:26.380 AUS Eastern Daylight Time Config {C:\Program Files (x86)\Microsoft Office\Office14\WINWORD.EXE-3144} Error parsing the Config file!

    Evidently, the IntelHealthcare.cfg needs to reside in C:\Program Files (x86)\Intel\MCA\Bin as well.
    So have to manually copy from C:\Program Files\Intel\MCA\Bin
    -> which also means that any changes made through MCA Configuration Editor GUI needs to be manually updated in (x86)

    hope that helps someone else out along the way...


    Sergey KostrovMarch 29, 2012 4:46 PM PDT
    Rate
     
    Setting up development machine - Windows 7, 64 bit, MCA SDK 3.1, COM control

    A link to a picture or a screenshot is broken. What did you want to show?

    Best regards,
    Sergey


Forum jump:  

Intel Software Network Forums Statistics

17,025 users have contributed to 48,317 threads and 172,754 posts to date.

In the past 24 hours, we have 9 new thread(s) 56 new posts(s), and 52 new user(s).

In the past 3 days, the most popular thread for everyone has been How to manage rounding by IVF ?? The most posts were made to Most likely, the issue is that The post with the most views is Optimalization of sine function\'s taylor expansion

Please welcome our newest member redfruit83


For more complete information about compiler optimizations, see our Optimization Notice.