[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] VC++ to regular C++
- Subject: [ale] VC++ to regular C++
- From: justin.simms at gmail.com (Justin Simms)
- Date: Sun, 19 Sep 2010 13:05:19 -0400
- In-reply-to: <1284910629.4109.5.camel@telcontar>
- References: <[email protected]> <[email protected]> <1284910629.4109.5.camel@telcontar>
Wolf,
It should not be too hard to do, since all you need for compilation in
a linux environment is the source code. How many files do you have
that are .cpp or c.? Thanks!
Justin
On Sun, Sep 19, 2010 at 11:37 AM, wolf at wolfhalton.info
<wolf at wolfhalton.info> wrote:
> I got a little program with source code that was compiled to an .exe which
> failed with memory-location-unreachable error on my VirtualBox XP instance.
> I peeked in the source-code folder and discovered a collection of C and C++
> source files, but the main project file is a VC++ file.? How hard do you
> think it would be to adjust the project to make it readable on an Ubuntu
> box?
>
> -Wolf
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://mail.ale.org/mailman/listinfo/ale
> See JOBS, ANNOUNCE and SCHOOLS lists at
> http://mail.ale.org/mailman/listinfo
>
>