News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

About making Code::Blocks portable

Started by f2099, February 04, 2012, 07:50:46 PM

Previous topic - Next topic

f2099


   Hi, I use the Windows XP OS, and I would like to know the following: if I create a portable version of CB on my USB device (as shown in CB's manual) and insert it in a Ubuntu OS, is it likely to run there, even though I made the installation through the Windows XP OS? Thanks in advance!

oBFusCATed

In general, no it won't run, the executable format is different, the runtime libraries are different and so on.
You can try with wine, but this is not how it is supposed to work and I doubt it will be reliable.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

f2099


Alpha

Keep in mind also that (I am fairly certain) Ubuntu does not allow any program (native or not) to be run from an external device (due to security reasons).

f2099

   I didn't know about that possibility...thank you!