topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 11:00 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Portable development IDE/Compiler  (Read 5436 times)

Josh

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Points: 45
  • Posts: 3,411
    • View Profile
    • Donate to Member
Portable development IDE/Compiler
« on: March 29, 2007, 02:53 PM »
I am looking for a programming IDE with compiler (C++, delphi, vb, whatever) that can be installed onto and run off of a USB stick. With the portable age upon us, I am hoping someone has already developed something like this.

Anyone have any ideas?

app103

  • That scary taskbar girl
  • Global Moderator
  • Joined in 2006
  • *****
  • Posts: 5,884
    • View Profile
    • Donate to Member
Re: Portable development IDE/Compiler
« Reply #1 on: March 30, 2007, 01:49 AM »
I mentioned this in the IRC channel earlier today, but I figured I should post it here for everybody else.

There is a way to make Dev-C++ portable:

http://www.portablefreeware.com/?id=417

Josh

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Points: 45
  • Posts: 3,411
    • View Profile
    • Donate to Member
Re: Portable development IDE/Compiler
« Reply #2 on: March 30, 2007, 12:04 PM »
To everyone, I just tested SharpDevelop and it worked beautifully on another PC. I can do C# and VB.net programming. I am going to try Dev-C++ and see if it works next. I will keep everyone posted. By the way, does anyone know how, in sharpdevelop, to get a component's (COM OBJECT) objects added to the tools toolbar (Like the FTP control from MSINET.OCX, etc)?