Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error Creating a FLL
Message
From
21/11/1998 10:50:36
 
 
To
21/11/1998 07:30:12
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00160125
Message ID:
00160167
Views:
16
>-----------Configuration: VFPAPI - Win32 Debug-------------
>Compiling...
>funcAPI.cpp
>C:\Program Files\DevStudio\VC\INCLUDE\pro_ext.h(108) : fatal error C1189: #error : The /MD or /MDd compiler switch (Multithreaded Using DLL) is required.
>Error executing cl.exe.
>
>VFPAPI.dll - 1 error(s), 0 warning(s)
>-------------------------------
>
>I'm trying to create a DLL with MSVC 5.0, so the compiler
>gives the message above.
>If I set /MD ou /MDd in Settings then the errors increase to 14.
>
>What is wrong?
Hello Paulo:

on link tab, category general:
check to FALSE:
ignore default libraries

on c++ tab, category code generation:
multithreaded dll
calling convention: _fastcall


BB
Previous
Reply
Map
View

Click here to load this message in the networking platform