c++ - link hello,,,user32+kernel32/noi; - sc.ini
- vk (18/18) Sep 25 2005 Hi:
- Bertel Brander (7/17) Sep 26 2005 I get the same message, but the program is compiled as expected.
- Scott Michel (3/4) Oct 29 2005 "link..." is the mesage? It's normal. DMC is merely telling you what
Hi: I am trying to compile hello.cpp with DMC. That's the message I get.. C:\devtools\dm>dmc hello.cpp link hello,,,user32+kernel32/noi; Attached is the SC.INI with the INCLUDE and LIB Paths. I'm not sure what's missing! Thanks in Advance. Vk begin 0644 sc.ini M;65N=%T-"E!!5$ ])5!!5$ E.R(E0%`E7"XN7&)I;B(-"D))3CTB)4!0)5PN M8UQI;F-L=61E(CLB0SI<9&5V=&]O;'-<<W1L<&]R=%QD;5QS=&QP;W)T7'-T M;'!O<G0B.R5)3D-,541%)0T*3$E"/2(E0%`E7"XN7&QI8B([(B5`4"5<+BY< M;69C7&QI8B([(D,Z7&1E=G1O;VQS7'-T;'!O<G1<9&U<;&EB(CLE3$E")0T* 52$5,4#TB)4!0)5PN+EQH96QP( T* ` end
Sep 25 2005
vk wrote:Hi: I am trying to compile hello.cpp with DMC. That's the message I get.. C:\devtools\dm>dmc hello.cpp link hello,,,user32+kernel32/noi; Attached is the SC.INI with the INCLUDE and LIB Paths. I'm not sure what's missing!I get the same message, but the program is compiled as expected. Does the compier create an executeable? -- Absolutely not the best homepage on the net: http://home20.inet.tele.dk/midgaard But it's mine - Bertel
Sep 26 2005
Bertel Brander wrote:"link..." is the mesage? It's normal. DMC is merely telling you what it's doing, i.e., running link and the command line to link.link hello,,,user32+kernel32/noi;
Oct 29 2005