Matlab fails when using Microsoft SDK

6 ビュー (過去 30 日間)
Tom Lawson
Tom Lawson 2015 年 3 月 23 日
編集済み: Tom Lawson 2015 年 3 月 23 日
I created a simple DLL to try and interface Matlab, and it finally worked fine after fixing a typographical error I originally had with it.
Then I tried to make use of a DLL that isn't so simple (has a lot of functions) and I get a LOT of errors related to the Microsoft SDK that I downloaded following a link from the Matlab website. Below is an example of just one of the errors but there are 50 or more very similar. Anyone have any suggestions what I can do about this:
Function pointer types are unsupported in structures
HRESULT ( __stdcall * QueryInterface )( ICreateErrorInfo * .
Found on line 202218 of input from line 4369 of file
c:\\program files\\microsoft sdks\\windows\\v7.1\\include\\oaidl.h

回答 (0 件)

カテゴリ

Help Center および File ExchangeTroubleshooting in MATLAB Compiler SDK についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by