Click here to Skip to main content
15,918,193 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to disable anything till the view closed Pin
Johan Rosengren2-Jul-04 21:15
Johan Rosengren2-Jul-04 21:15 
Generalresponse type Window Pin
JabraJabra2-Jul-04 11:14
JabraJabra2-Jul-04 11:14 
GeneralRe: response type Window Pin
Johan Rosengren2-Jul-04 21:17
Johan Rosengren2-Jul-04 21:17 
GeneralGetting Validated Rectangles (Windows GDI) Pin
Abdul Aleem Khan2-Jul-04 10:59
Abdul Aleem Khan2-Jul-04 10:59 
GeneralRe: Getting Validated Rectangles (Windows GDI) Pin
Ravi Bhavnani2-Jul-04 11:34
professionalRavi Bhavnani2-Jul-04 11:34 
GeneralStatically linking a project Pin
ravi_iiit2-Jul-04 9:54
ravi_iiit2-Jul-04 9:54 
GeneralRe: Statically linking a project Pin
the_augy2-Jul-04 18:02
the_augy2-Jul-04 18:02 
GeneralRe: Statically linking a project Pin
ravi_iiit2-Jul-04 18:33
ravi_iiit2-Jul-04 18:33 
I am using qt for the front end with MFC sockets and threads. I used qmake tool of qt to create a dsp file. And
I am getting the following error if I compile the project using the "Use MFC in a statically Linked Library" option set in project settings:

Generating Code...
Linking...
nafxcw.lib(afxmem.obj) : error LNK2005: "void __cdecl operator delete(void *)" (??3@YAXPAX@Z) already defined in libcpmt.lib(delop.obj)
libcmt.lib(crt0init.obj) : warning LNK4098: defaultlib "msvcrt.lib" conflicts with use of other libs; use /NODEFAULTLIB:library
LINK : warning LNK4199: /DELAYLOAD:oleaut32.dll ignored; no imports found from oleaut32.dll
LINK : warning LNK4199: /DELAYLOAD:winspool.dll ignored; no imports found from winspool.dll
Release/max.exe : fatal error LNK1169: one or more multiply defined symbols found
Error executing link.exe.

max.exe - 2 error(s), 4 warning(s)

Plz help me out.

Thank you,
R.Ravi Kiran
GeneralRe: Statically linking a project Pin
the_augy2-Jul-04 19:18
the_augy2-Jul-04 19:18 
GeneralRe: Statically linking a project Pin
ravi_iiit3-Jul-04 6:11
ravi_iiit3-Jul-04 6:11 
GeneralIcon problem Pin
gamitech2-Jul-04 9:47
gamitech2-Jul-04 9:47 
GeneralRe: Icon problem Pin
PJ Arends2-Jul-04 17:27
professionalPJ Arends2-Jul-04 17:27 
GeneralRe: Icon problem Pin
gamitech4-Jul-04 6:12
gamitech4-Jul-04 6:12 
GeneralRe: Icon problem Pin
PJ Arends4-Jul-04 10:31
professionalPJ Arends4-Jul-04 10:31 
Generalconverting file to bits Pin
mohamed elemam2-Jul-04 8:21
sussmohamed elemam2-Jul-04 8:21 
GeneralRe: converting file to bits Pin
palbano2-Jul-04 8:41
palbano2-Jul-04 8:41 
GeneralRe: converting file to bits Pin
digwizfox2-Jul-04 11:02
digwizfox2-Jul-04 11:02 
GeneralRe: converting file to bits Pin
John R. Shaw3-Jul-04 13:53
John R. Shaw3-Jul-04 13:53 
GeneralCreate PDF Pin
doctorpi2-Jul-04 7:46
doctorpi2-Jul-04 7:46 
GeneralRe: Create PDF Pin
Antti Keskinen2-Jul-04 8:38
Antti Keskinen2-Jul-04 8:38 
GeneralRe: Create PDF Pin
doctorpi2-Jul-04 8:41
doctorpi2-Jul-04 8:41 
GeneralRe: Create PDF Pin
Henry miller2-Jul-04 9:40
Henry miller2-Jul-04 9:40 
GeneralGetDocument missunderstood Pin
JabraJabra2-Jul-04 7:16
JabraJabra2-Jul-04 7:16 
GeneralRe: GetDocument missunderstood Pin
Antti Keskinen2-Jul-04 8:25
Antti Keskinen2-Jul-04 8:25 
Generalthanks! Pin
JabraJabra2-Jul-04 8:36
JabraJabra2-Jul-04 8:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.