Adblock breaks this site

visual c++ tools for ubuntu

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

  1. super max trainer

    super max trainer Member

    Joined:
    Aug 17, 2008
    Posts:
    83
    Referrals:
    0
    Sythe Gold:
    0
    visual c++ tools for ubuntu

    Hi, can someone point me in the direction of some visual c++ tools for linux
     
  2. crapkiller

    crapkiller Forum Addict

    Joined:
    Jul 19, 2006
    Posts:
    426
    Referrals:
    0
    Sythe Gold:
    0
    visual c++ tools for ubuntu

    MICROSOFT visual c++ for LINUX?
     
  3. Nullware

    Nullware Guru

    Joined:
    Jan 30, 2007
    Posts:
    1,761
    Referrals:
    4
    Sythe Gold:
    0
    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.
     
  4. htaed

    htaed Forum Addict
    Banned

    Joined:
    Dec 19, 2005
    Posts:
    336
    Referrals:
    0
    Sythe Gold:
    0
    visual c++ tools for ubuntu

  5. Govind

    Govind The One Musketeer
    Mudkips Highly Respected Retired Administrator

    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
    visual c++ tools for ubuntu

    Linux CAN be used for .NET development, just not using the standard Microsoft IDEs.
     
  6. Kevin`

    Kevin` Forum Addict

    Joined:
    Nov 23, 2005
    Posts:
    549
    Referrals:
    0
    Sythe Gold:
    0
    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.
     
  7. Swan

    Swan When They Cry...
    Retired Global Moderator

    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner
    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.
     
  8. super max trainer

    super max trainer Member

    Joined:
    Aug 17, 2008
    Posts:
    83
    Referrals:
    0
    Sythe Gold:
    0
    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
     
  9. agent766

    agent766 Guest

    Referrals:
    0
    visual c++ tools for ubuntu

    Just curious: could they work under Wine?
     
  10. Swan

    Swan When They Cry...
    Retired Global Moderator

    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner
    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.
     
  11. sick_of_rs

    sick_of_rs Guest

    Referrals:
    0
    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
     
  12. theory_

    theory_ Active Member

    Joined:
    Oct 3, 2008
    Posts:
    119
    Referrals:
    0
    Sythe Gold:
    0
    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 :/
     
  13. Jakey_Bwoy

    Jakey_Bwoy Guest

    Referrals:
    0
    visual c++ tools for ubuntu

    Some of them may work but just check http://appdb.winehq.org/ before trying to install everything.
     
  14. lolzjr

    lolzjr Guest

    Referrals:
    0
    visual c++ tools for ubuntu

    you should try dev C++
     
  15. Swan

    Swan When They Cry...
    Retired Global Moderator

    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner
    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.
     
  16. sick_of_rs

    sick_of_rs Guest

    Referrals:
    0
    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 >


 
 
Adblock breaks this site