Logo




Subscribe:
RSS 2.0 | Atom 1.0
Categories:

Sign In


[Giagnocavo]Michael::Write()

 Tuesday, October 26, 2004
Cross-platform development bliss

Visual Studio 2005 is just beautiful. I'm currently writing ast_mono, which has 2 C projects (that build on Linux), and 1 C# project (that builds with Whidbey). Everything gets deployed on Linux. However, I have my entire dev process available right from VS. The C projects are Makefile projects, and allow a command-line to be specified. Enter Plink, and I'm set. Plink is an Win32 command line SSH client. I just pass in the commands (cd /usr/src/ast_mono/runtime; make clean; make install;) and away it goes. In fact, VS detects when there's an error and shows the errors (from GCC) in the VS task pane.

Only two things I want: file/line info from GCC into VS. GCC outputs errors differently than VS is expecting and thus I can't go right to the file/line of the error. And debugging. I've got no idea how to do cross-platform debugging, let alone with VS integration. I highly doubt this is even possible.

Meanwhile, I'm enjoying my single-step build/deploy process very much.

Code
Tuesday, October 26, 2004 3:55:49 AM UTC  #    Comments [1]  |  Trackback Tracked by:
"http://umuqjqf.com/nude-asian-chicks.html" (http://umuqjqf.com/nude-asian-chick... [Pingback]


Sunday, November 14, 2004 6:22:13 AM UTC
Michael - have you picked this up yet? http://www.apress.com/book/bookDisplay.html?bID=340 . IF you're interested, let me know and I'll get you a copy. Also, since I see you use Linux - if this seems helpful - http://www.apress.com/book/bookDisplay.html?bID=361 - let me know and I'll send that down too.
Name
E-mail
Home page

Comment (HTML not allowed)  

Enter the code shown (prevents robots):

Live Comment Preview