The Artima Developer Community
Sponsored Link

Java Buzz Forum
Could You Run It In A CMD Window?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Weiqi Gao

Posts: 1808
Nickname: weiqigao
Registered: Jun, 2003

Weiqi Gao is a Java programmer.
Could You Run It In A CMD Window? Posted: Jan 13, 2006 5:38 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Weiqi Gao.
Original Post: Could You Run It In A CMD Window?
Feed Title: Weiqi Gao's Weblog
Feed URL: http://www.weiqigao.com/blog/rss.xml
Feed Description: Sharing My Experience...
Latest Java Buzz Posts
Latest Java Buzz Posts by Weiqi Gao
Latest Posts From Weiqi Gao's Weblog

Advertisement

The following exchange happened at work today:

Me: Dan, are you sure your build instruction is complete?

Dan: I don’t know. What’s your problem?

Me: I followed the instructions in your email, but can’t find the executable.

Dan: Did you download IIOP.NET and build it?

Me: Yes.

Dan: Did you run vcvars32.bat to setup the environment variables?

Me: Yes.

Dan: (walks over and saw my xterms (I used to run Cygwin bashes in CMD consoles, I run Cygwin xterms now)) Could you open a Windows command prompt?

Me: Sure! (Opened one) Redo everything, ... No. Still have the problem.

Dan: OK. Let’s move on. Have you updated your MPC recently?

Me: I don’t remember when I last did that. It won’t hurt to run cvs up now. (Did it.)

Dan: Now rerun MPC...

Me: (mpc.pl -type vc71 foo.mwc)... redo the build... (devenv foo.sln /build Debug)... Yes. That fixed it. Thanks.

Forget about the cool stuff that I mentioned for a moment, and let’s talk about the abuse that Cygwin users take in situations like this. I’m used to it and usually go with the flow when it comes to opening a CMD prompt. However in all these years of opening up a CMD window and redoing stuff, not once had the problem been traced back to Cygwin.

I don’t mean to pick on Dan. (Others do the same.) I just want to point out the not so obvious fact that Cygwin is rarely the cause of any problems on my machine.

Read: Could You Run It In A CMD Window?

Topic: [Jan 4, 2006 09:00 PST] 9 Links Previous Topic   Next Topic Topic: Want Oracle Java Days in the Benelux?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use