Bug 316952 (MONO71569) - Code will not compile, build, or run in IDE
Summary: Code will not compile, build, or run in IDE
Status: RESOLVED INVALID
Alias: MONO71569
Product: MonoDevelop
Classification: Mono
Component: general (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Enhancement
Target Milestone: ---
Assignee: MD Bugs
QA Contact: MD Bugs
URL:
Whiteboard:
Keywords: build
Depends on:
Blocks:
 
Reported: 2005-01-21 14:56 UTC by james.muirhead
Modified: 2007-09-15 21:23 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 19:04:42 UTC


---- Reported by james.muirhead@gmail.com 2005-01-21 07:56:31 MST ----

Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:
Code will not compile, build, or run in IDE, even a simple "Hello World'
app.  Nothing shows up in Output window even when intentional complile
errors are introduced.

Steps to reproduce the problem:
1. Write simple, single class, app with a System.Console.WriteLine("Hello
World") output.
2. Press Compile button or select Compile from menu. Nothing happens.
3. Press Run buttion or select Run from menu.  Nothing happens.
4. Code compiles and runs fine from command line, i.e. mcs myApp; mono myApp

Actual Results:
No compilation or running of app. within IDE.  No compilation errors shown
in output window.

Expected Results:
Should see "Hello World' in output window.

How often does this happen? 
Every time.

Additional Information:
SuSe 9.2 Pro.  All SuSe rpm's and associated dependencies installed
correctly (at least with no errors).  All rpm's installed from the console
with the -Uvh command line switches.

Running on a PIII 500, 512MB ram, GeForce 4 video card.



---- Additional Comments From tberman@off.net 2005-01-21 14:55:24 MST ----

You need xterm to run.

Most likely you created a single file. MonoDevelop functions with the
concept of projects. Single files are not build/runnable, you need to
create a new project.



---- Additional Comments From james.muirhead@gmail.com 2005-01-21 16:13:04 MST ----

In your response to by bug entry you stated "You need xterm to run." 
Why do I need to run xterm while developing in Mono Develop?


Unknown operating system SUSE 9.2. Setting to default OS "Other".