Posted: Tue Feb 03, 2009 4:05 pm
Alright,
I've decided to take another crack at figuring out how to compile and run Alleg from source, so I can actually contribute instead of just complaining.
So far, though, I haven't had much luck. I've been using this page as a reference:
http://www.freeallegiance.org/FAW/index.ph...ding_the_Source
I'm using Visual C++ 2008 Express. I'll address problems in this thread one at a time, to keep things simple. The first one:
1. The above page says to use the following include directories for the platform SDK:
c:\psdk\include
c:\psdk\include\gl
c:\psdk\include\mfc
c:\psdk\include\atl
However, in the latest platform SDK I downloaded about a week ago, the mfc and atl subdirectories do not exist. Is the wiki out of date, or do I need to use an older/different version of the platform SDK?
I've decided to take another crack at figuring out how to compile and run Alleg from source, so I can actually contribute instead of just complaining.
http://www.freeallegiance.org/FAW/index.ph...ding_the_Source
I'm using Visual C++ 2008 Express. I'll address problems in this thread one at a time, to keep things simple. The first one:
1. The above page says to use the following include directories for the platform SDK:
c:\psdk\include
c:\psdk\include\gl
c:\psdk\include\mfc
c:\psdk\include\atl
However, in the latest platform SDK I downloaded about a week ago, the mfc and atl subdirectories do not exist. Is the wiki out of date, or do I need to use an older/different version of the platform SDK?