Support Requests item #589925, was opened at 2002-08-01 20:02
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=416079&aid=589925&group_id=36057
Category: None
Group: None
>Status: Closed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Jean-Claude Manoli (jcman)
Summary: Please help, problem with building NDOC
Initial Comment:
I go to the /ndoc/src folder and type nmake,
Then the compiler stops indicating the following:
NMAKE: fatal error U1077: 'csc' : return code '0x1'
Stop.
NMAKE: fatal error U1077: '"D:\Program
Files\Microsoft.NET\FrameworkSDK\Bin\nmake.exe" :
return code '0x2'
Stop.
[I attached a screen capture of the command prompt if it
mught help]
Thanks alot!
ian
----------------------------------------------------------------------
>Comment By: Jean-Claude Manoli (jcman)
Date: 2002-08-25 10:14
Message:
Logged In: YES
user_id=235364
Assuming it works now...
----------------------------------------------------------------------
Comment By: Jean-Claude Manoli (jcman)
Date: 2002-08-05 15:04
Message:
Logged In: YES
user_id=235364
Do you get the error running the version you installed with the
setup utility, or is it the one you've built?
NDocConsole takes an NDoc project file as input... typically
generated by NDocGui... You will find some example project
files in the examples directory of the source code. Once you
have a project file, compile it with:
<ndocpath>\NDocConsole.exe -project=<projectname>.ndoc
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2002-08-02 20:54
Message:
Logged In: NO
Hi jcman,
thanks for the Setup.Exe link. I finished building Ndoc now.
However, when i try running NdocGui.exe the following error
occured.
*****
Application has generated an exception that could not be
handled.
Process id=0x474(1140),Thread id=0x2f4(756)
Click Ok to terminate application
*****
NdocConsole works fine though i dont know how to use it.
Could you give me a very short instruction on how to use it
pls?
i tried attaching an image in my previous post, but it didnt
show up. ( I think that also may have been the reason for the
double post cuz i got an error).
Hope you can help me out, Thanks again!
Ian
----------------------------------------------------------------------
Comment By: Jean-Claude Manoli (jcman)
Date: 2002-08-02 10:09
Message:
Logged In: YES
user_id=235364
Works for me...
Can you submit a copy of the console output?
Meanwhile, you can install a compiled version of NDoc from:
http://ndoc.sourceforge.net/setup/Setup.Exe
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=416079&aid=589925&group_id=36057
|