DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   C# (http://www.daniweb.com/forums/forum61.html)
-   -   help with compiler command (http://www.daniweb.com/forums/thread167732.html)

laconstantine Jan 11th, 2009 3:05 pm
help with compiler command
 
ok so i got 2 files which i want compile to dll and 1 to exe

i got this command:

csc /out:MyClient.exe /reference:MyLibrary.DLL MyClient.cs

i totaly have no clue where do i add this at visual c# 2008 express edition??

any help will be appreciated

Ramy Mahrous Jan 11th, 2009 3:11 pm
Re: help with compiler command
 
Add what?? to compile it to Class library (.dll) or executable, use project properties and Control + F5

ddanbe Jan 11th, 2009 3:40 pm
Re: help with compiler command
 
Select the properties icon in the solution explorer.
A window opens.
Select the debug tab on the left.
Here you can fill in command line arguments.


All times are GMT -4. The time now is 5:56 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC