multiple-versions Questions

1

Solved

I have been developing a free game (with ads) on the Android Market. Now quite a few people are requesting me to do a paid version without ads. I have no experience in keeping multiple versions of ...
Deoxyribose asked 13/7, 2011 at 14:5

3

I have an application that needs to use a certain closed source C++ API. This API is distributed with some bits of Boost, binary library files and all. I like to use Boost in my own code. I can't j...
Lamdin asked 28/1, 2011 at 4:36

2

Solved

I'm using perlbrew right now to manage multiple versions of perl, but perlbrew is global. If I do perlbrew switch perl-5.10.1 in any shell, then all shells and scripts will now be using perl versio...
Lacerate asked 8/10, 2010 at 21:18

3

I'm working with a third-party assembly and unfortunately I now need to load their latest and a previous version into my project so at runtime I can decide which one to load. I only ever need one, ...
Aubervilliers asked 15/12, 2010 at 14:55

1

Solved

I'm using a closed source library (by Activ financial) that includes with their API a boost distribution, both some boost header files and boost library files. I also use Boost in my existing code...
Carline asked 1/12, 2010 at 6:32

1

Solved

I would like to install several different versions of perl in my home directory. I tried using App::perlbrew, but XS modules from one version were causing segfaults in the other version. Is there a...
Urease asked 15/8, 2010 at 8:9

8

Solved

short version: how can I get rid of the multiple-versions-of-python nightmare ? long version: over the years, I've used several versions of python, and what is worse, several extensions to python ...
Ducal asked 3/5, 2010 at 16:41

3

Solved

We recently converted our long-running Delphi project to Open Source. Multiple people have contributed patches already, which is great, but unfortunately forms and frames when saved with Delphi 200...
Pointer asked 27/1, 2010 at 21:21

6

This subject has been disturbing me for some time. For my Python project I wanted to be able to support Python versions 2.4 to 3.1. I thought a bit about how to do this, and eventually decided to ...
Illnatured asked 9/12, 2009 at 14:11

© 2022 - 2024 — McMap. All rights reserved.