Piotr Wyderski wrote:
> Trying to work-around PR40269 (which doesn't happen
> anymore on trunk, so you may close it) I've commented
> out the dllexport/dllimport section:
>
> #define BASE_DLLEXPORT /*__declspec(dllexport)*/
> #define BASE_DLLIMPORT /*__declspec(dllimport)
Trying to work-around PR40269 (which doesn't happen
anymore on trunk, so you may close it) I've commented
out the dllexport/dllimport section:
#define BASE_DLLEXPORT /*__declspec(dllexport)*/
#define BASE_DLLIMPORT /*__declspec(dllimport)*/
Then the program compiled succ