PC Review


Reply
Thread Tools Rate Thread

Building without VS

 
 
John Dempsey
Guest
Posts: n/a
 
      19th Dec 2003
Hi.

I do not have VS.NET.

I have app source made up of .cs and .resx files, and a .csproj file.

How do I build this app without VS.NET?

(Of course I have Framework SDK.)

Can I use nmake somehow? Or do I need something like SharpDevelop
with VS.Net Importer/Exporter. Or NAnt?

Thanks!

John Dempsey
 
Reply With Quote
 
 
 
 
Jan Tielens
Guest
Posts: n/a
 
      19th Dec 2003
You could use the Visual C# .NET Compiler, just look for CSC.EXE. This
compiler is used by VS.NET too when you compile your solution in VS.NET. So
you can manually (without VS.NET) achieve the same.

Alhtough using NAnt will simplify some things.

--
Greetz

Jan Tielens
________________________________
Read my weblog: http://weblogs.asp.net/jan


"John Dempsey" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi.
>
> I do not have VS.NET.
>
> I have app source made up of .cs and .resx files, and a .csproj file.
>
> How do I build this app without VS.NET?
>
> (Of course I have Framework SDK.)
>
> Can I use nmake somehow? Or do I need something like SharpDevelop
> with VS.Net Importer/Exporter. Or NAnt?
>
> Thanks!
>
> John Dempsey



 
Reply With Quote
 
solex
Guest
Posts: n/a
 
      19th Dec 2003
Jan,

I tried to write some batch files to build a number of assemblies in a
particular but could not figure out how to get the compiler to read the
"proj" files. Also I noticed that the samples folders do not include any
proj files.

Any Suggestions?
Dan

"Jan Tielens" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> You could use the Visual C# .NET Compiler, just look for CSC.EXE. This
> compiler is used by VS.NET too when you compile your solution in VS.NET.

So
> you can manually (without VS.NET) achieve the same.
>
> Alhtough using NAnt will simplify some things.
>
> --
> Greetz
>
> Jan Tielens
> ________________________________
> Read my weblog: http://weblogs.asp.net/jan
>
>
> "John Dempsey" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Hi.
> >
> > I do not have VS.NET.
> >
> > I have app source made up of .cs and .resx files, and a .csproj file.
> >
> > How do I build this app without VS.NET?
> >
> > (Of course I have Framework SDK.)
> >
> > Can I use nmake somehow? Or do I need something like SharpDevelop
> > with VS.Net Importer/Exporter. Or NAnt?
> >
> > Thanks!
> >
> > John Dempsey

>
>



 
Reply With Quote
 
Jan Tielens
Guest
Posts: n/a
 
      19th Dec 2003
You can't use the project or solutions files. You must specify all compiler
options manually.

--
Greetz,
Jan
__________________________________
Read my weblog: http://weblogs.asp.net/jan
"solex" <(E-Mail Removed)> schreef in bericht
news:(E-Mail Removed)...
> Jan,
>
> I tried to write some batch files to build a number of assemblies in a
> particular but could not figure out how to get the compiler to read the
> "proj" files. Also I noticed that the samples folders do not include any
> proj files.
>
> Any Suggestions?
> Dan
>
> "Jan Tielens" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > You could use the Visual C# .NET Compiler, just look for CSC.EXE. This
> > compiler is used by VS.NET too when you compile your solution in VS.NET.

> So
> > you can manually (without VS.NET) achieve the same.
> >
> > Alhtough using NAnt will simplify some things.
> >
> > --
> > Greetz
> >
> > Jan Tielens
> > ________________________________
> > Read my weblog: http://weblogs.asp.net/jan
> >
> >
> > "John Dempsey" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > Hi.
> > >
> > > I do not have VS.NET.
> > >
> > > I have app source made up of .cs and .resx files, and a .csproj file.
> > >
> > > How do I build this app without VS.NET?
> > >
> > > (Of course I have Framework SDK.)
> > >
> > > Can I use nmake somehow? Or do I need something like SharpDevelop
> > > with VS.Net Importer/Exporter. Or NAnt?
> > >
> > > Thanks!
> > >
> > > John Dempsey

> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
MSBuild : Building a project without building it's dependencies ramshankaryadav@gmail.com Microsoft C# .NET 4 8th Dec 2007 04:18 AM
MSBuild : Building a project without building it's dependencies ramshankaryadav@gmail.com Microsoft Dot NET 0 5th Dec 2007 05:29 AM
Automating document building using building blocks and content con =?Utf-8?B?QmlnIERhdmU=?= Microsoft Word Document Management 1 12th Jun 2007 07:01 PM
Building my own PC MikeB Windows XP General 2 20th Jul 2006 06:54 PM
Active Directory and moving from multiple building to a single building drapeau Microsoft Windows 2000 Active Directory 1 10th Sep 2004 05:49 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:53 AM.