visual c++ tools for ubuntu

Discussion in 'Programming General' started by super max trainer, Aug 31, 2008.

visual c++ tools for ubuntu
  1. Unread #1 - Aug 31, 2008 at 7:04 PM
  2. super max trainer
    Joined:
    Aug 17, 2008
    Posts:
    83
    Referrals:
    0
    Sythe Gold:
    0

    super max trainer Member

    visual c++ tools for ubuntu

    Hi, can someone point me in the direction of some visual c++ tools for linux
     
  3. Unread #2 - Aug 31, 2008 at 8:02 PM
  4. crapkiller
    Joined:
    Jul 19, 2006
    Posts:
    426
    Referrals:
    0
    Sythe Gold:
    0

    crapkiller Forum Addict

    visual c++ tools for ubuntu

    MICROSOFT visual c++ for LINUX?
     
  5. Unread #3 - Aug 31, 2008 at 9:27 PM
  6. Nullware
    Joined:
    Jan 30, 2007
    Posts:
    1,761
    Referrals:
    4
    Sythe Gold:
    0

    Nullware Guru

    visual c++ tools for ubuntu

    I lol'd. Just look for C++ compilers/IDEs for Linux. You won't find any Microsoft/Visual products for it.
     
  7. Unread #4 - Aug 31, 2008 at 9:49 PM
  8. htaed
    Joined:
    Dec 19, 2005
    Posts:
    336
    Referrals:
    0
    Sythe Gold:
    0

    htaed Forum Addict
    Banned

    visual c++ tools for ubuntu

  9. Unread #5 - Aug 31, 2008 at 11:54 PM
  10. Govind
    Joined:
    Apr 22, 2005
    Posts:
    7,825
    Referrals:
    13
    Sythe Gold:
    23
    Prove it! Trole Tier 1 Prizebox Tortoise Penis Le Monkey UWotM8? Wait, do you not have an Archer rank? Potamus

    Govind The One Musketeer
    Mudkips Highly Respected Retired Administrator

    visual c++ tools for ubuntu

    Linux CAN be used for .NET development, just not using the standard Microsoft IDEs.
     
  11. Unread #6 - Sep 1, 2008 at 12:03 AM
  12. Kevin`
    Joined:
    Nov 23, 2005
    Posts:
    549
    Referrals:
    0
    Sythe Gold:
    0

    Kevin` Forum Addict

    visual c++ tools for ubuntu

    eMacs is a great tool for linux users, it is a multiple language interpreter/compiler and has all the basic editing stuff that you might need.

    here is a link:http://www.gnu.org/software/software.html

    and another for everything you might need to read because sometimes the install is tricky: http://www.gnu.org/software/gnugo/gnugo_2.html

    The best way to get the correct version of eMacs might be just to use ubuntu's package manager.
     
  13. Unread #7 - Sep 1, 2008 at 2:27 AM
  14. Swan
    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner

    Swan When They Cry...
    Retired Global Moderator

    visual c++ tools for ubuntu

    If you want to code with something similar to .Net, try MonoDevelop.

    I use the following IDE: http://codeblocks.org/

    If you want a GUI builder, use wxWidgets.
     
  15. Unread #8 - Sep 1, 2008 at 9:58 AM
  16. super max trainer
    Joined:
    Aug 17, 2008
    Posts:
    83
    Referrals:
    0
    Sythe Gold:
    0

    super max trainer Member

    visual c++ tools for ubuntu

    thanks for all the answers i will probally be going with the one swam recommended to now i just have to learn how to program
     
  17. Unread #9 - Oct 29, 2008 at 8:59 PM
  18. agent766
    Referrals:
    0

    agent766 Guest

    visual c++ tools for ubuntu

    Just curious: could they work under Wine?
     
  19. Unread #10 - Oct 30, 2008 at 3:38 AM
  20. Swan
    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner

    Swan When They Cry...
    Retired Global Moderator

    visual c++ tools for ubuntu

    I doubt it. From my experiences with WINE, it has had trouble running simple third-party software, let alone an entire Windows IDE. Even then, the executable created would be a Windows binary.
     
  21. Unread #11 - Nov 10, 2008 at 6:11 PM
  22. sick_of_rs
    Referrals:
    0

    sick_of_rs Guest

    visual c++ tools for ubuntu

    NetBeans 6.1 is quite a nice IDE, mind you if your using ubuntu then gedit + bash is all you really need, gedit = syntax highlighting bash + g++ = compiling
     
  23. Unread #12 - Nov 11, 2008 at 5:08 AM
  24. theory_
    Joined:
    Oct 3, 2008
    Posts:
    119
    Referrals:
    0
    Sythe Gold:
    0

    theory_ Active Member

    visual c++ tools for ubuntu

    I find Eclipse with CDT Plugin work at times for some IDE work. As far as my experiences with Linux(2 years now) I haven't seen such software. Since many windows headers won't be supported whilst being on a Linux environment.

    @crapkiller, and Nullware: Microsoft have been major contributors to the Linux Kernel. Yet its still a worthy point being mentioned about competition :/
     
  25. Unread #13 - Nov 12, 2008 at 10:30 AM
  26. Jakey_Bwoy
    Referrals:
    0

    Jakey_Bwoy Guest

    visual c++ tools for ubuntu

    Some of them may work but just check http://appdb.winehq.org/ before trying to install everything.
     
  27. Unread #14 - Nov 13, 2008 at 3:36 PM
  28. lolzjr
    Referrals:
    0

    lolzjr Guest

    visual c++ tools for ubuntu

    you should try dev C++
     
  29. Unread #15 - Nov 13, 2008 at 4:02 PM
  30. Swan
    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner

    Swan When They Cry...
    Retired Global Moderator

    visual c++ tools for ubuntu

    You don't have much of a clue what Linux is, do you? Linux CAN NOT run Windows software without some sort of compatibility layer like WINE, and they are often very buggy. Dev-C++ will not work on Linux.
     
  31. Unread #16 - Nov 17, 2008 at 3:12 PM
  32. sick_of_rs
    Referrals:
    0

    sick_of_rs Guest

    visual c++ tools for ubuntu

    Personally i like code::blocks, a very nice IDE, on both linux and windows.
     
< Question... | read a random line from text file >

Users viewing this thread
1 guest


 
 
Adblock breaks this site