Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
c++ - Internal error: cgobj 3034
Hi there After installing the MFC and trying to "smake" nafxcw.mak I received the following error: Internal error: cgobj 3034 can anybody tell me what the error is and how can I solve this problem? thanks for any help. Phill. -- phillbert pacific.net.au Feb 14 2002
What is the last file being compiled? Which version of the compiler do you use? Arjan Phill wrote:Hi there After installing the MFC and trying to "smake" nafxcw.mak I received the following error: Internal error: cgobj 3034 can anybody tell me what the error is and how can I solve this problem? thanks for any help. Phill. -- phillbert pacific.net.au Feb 14 2002
These are the last lines of output: SC -cpp -Ae -Ar -mn -o+time -NL -5 -a8 -Nc -c -H -HDNW -HO- -wx -w- -w3 -w6 -w7 -w11 -w12 -w17 -D_X86_ -D_MT -D_MBCS=1 -I..\..\..\include -oNW\olemo n.ob j ..\olemon.cpp Internal error: cgobj 3034 --- errorlevel 1 SMAKE fatal error: command "SC" returned with error code 1 Stopping. Thanks for any help Phill. <user domain.invalid> wrote in message news:3C6BA87D.7090004 domain.invalid...What is the last file being compiled? Which version of the compiler do you use? Arjan Phill wrote:Hi there After installing the MFC and trying to "smake" nafxcw.mak I received the following error: Internal error: cgobj 3034 can anybody tell me what the error is and how can I solve this problem? thanks for any help. Phill. -- phillbert pacific.net.au Feb 15 2002
and the Compiler is 8.26n Phill "Phill" <phillbert pacific.net.au> wrote in message news:a4iprd$1hqa$1 digitaldaemon.com...These are the last lines of output: Feb 15 2002
It'd be great if you could zip up olemon.cpp and the .h files and email them to me. -Walter "Phill" <phillbert pacific.net.au> wrote in message news:a4irb5$1iaq$1 digitaldaemon.com...and the Compiler is 8.26n Phill "Phill" <phillbert pacific.net.au> wrote in message news:a4iprd$1hqa$1 digitaldaemon.com...These are the last lines of output: Feb 15 2002
Its on its way, thanks! "Walter" <walter digitalmars.com> wrote in message news:a4jfd4$1rar$1 digitaldaemon.com...It'd be great if you could zip up olemon.cpp and the .h files and email Feb 15 2002
Thanks for great support Walter !! Phill "Phill" <phillbert pacific.net.au> wrote in message news:a4kkhg$2bqk$1 digitaldaemon.com...Its on its way, thanks! "Walter" <walter digitalmars.com> wrote in message news:a4jfd4$1rar$1 digitaldaemon.com...It'd be great if you could zip up olemon.cpp and the .h files and email Feb 17 2002
"Phill" <phillbert pacific.net.au> wrote in message news:a4nu4i$ot3$1 digitaldaemon.com...Thanks for great support Walter !! Phill Feb 17 2002
|