Question on dllexport

21 views
Skip to first unread message

Gisle Vanem

unread,
Jul 24, 2015, 10:14:48 AM7/24/15
to Crashrpt
I just found out about CrashRpt and tried it. I think it's way cool. At the level
of BugTrap.

But I'm curious about the Cmake generated Visual Studio 14 solution. 
I did a 'cmake -G "Visual Studio 14" .. ' + 'msbuild CrashRpt.sln' in a 
fresh build dir (182 warnings though!).

For example the crashrpt*dll gets compiled with '-DCrashRpt_EXPORTS'. 
But I fail to find any reference to that in any .h-files. (or any '__declspec(dllexport)' 
or '__declspec(dllimport)'. Seems to me most imports (besides in the demos) 
are static. Correct?


Reply all
Reply to author
Forward
0 new messages