473,378 Members | 1,388 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Building without VS

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
Jul 21 '05 #1
3 1387
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" <go***********@neverbox.com> wrote in message
news:4e**************************@posting.google.c om...
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

Jul 21 '05 #2
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" <ja*@no.spam.please.leadit.be> wrote in message
news:O3**************@TK2MSFTNGP10.phx.gbl...
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" <go***********@neverbox.com> wrote in message
news:4e**************************@posting.google.c om...
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


Jul 21 '05 #3
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" <so***@nowhere.com> schreef in bericht
news:e1**************@TK2MSFTNGP11.phx.gbl...
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" <ja*@no.spam.please.leadit.be> wrote in message
news:O3**************@TK2MSFTNGP10.phx.gbl...
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" <go***********@neverbox.com> wrote in message
news:4e**************************@posting.google.c om...
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



Jul 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: pancho | last post by:
Greetings, I need help configuring/building PHP3 with MySQL as a DSO on a Solaris 8 box - this module is needed to host some existing sites I will be migrating Note. I built PHP4 from source and...
0
by: PatchFactory Support | last post by:
Description: Professional and easy-to-use patch building environment that can help you to create instant patch packages for software and file updating. Generated patch packages are small size...
1
by: Robert McLay | last post by:
I have been trying to build python on Cray X1. As far as I can tell it does not support dynamic loading. So the question is: How to build 2.4 without dynamic loading? That is: can I build...
0
by: ramshankaryadav | last post by:
Hi, I'm facing a problem while building a project through MSBuild, this project is a part of a solution which has several other projects on which it depends, but I want to build this project...
4
by: ramshankaryadav | last post by:
Hi, I'm facing a problem while building a project through MSBuild, this project is a part of a solution which has several other projects on which it depends, but I want to build this project...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.