Tomas Björklund
自 2012 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
loadlibrary and preprocessor #define
Hi! My basic problem is that I cannot get loadlibrary to define a symbol to be set when parsing an .h-file. Is there any way ...
11 years 前 | 0 个回答 | 0
0
个回答提问
Differences in h-file support between Win/Linux for dll/so
I am trying to load a library compiled with GCC in both Windows (via MinGW) and Linux. For windows I've compiled it to a .dll an...
13 years 前 | 2 个回答 | 0
2
个回答提问
Converting Matlab-struct to C-struct and access byte data
When calling a shared library (dll) Matlab is very capable in converting structs (except those containing unions and arrays wher...
13 years 前 | 3 个回答 | 0
