Banbury / starshatter-open

Automatically exported from code.google.com/p/starshatter-open
1 stars 1 forks source link

Source code compile Issue #27

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Download star-shatter code on vista 32 bit using tortoise.
2.Install msvc 2010 and windows sdk. 
3. Compile the code and it will produce warning and error messages

What is the expected output? What do you see instead?
Error and warning messages.

What version of the product are you using? On what operating system?
Vista 32 bit
MSVC 2010 and windows sdk.

Please provide any additional information below.

Original issue reported on code.google.com by docpas...@gmail.com on 26 Jun 2012 at 6:17

Attachments:

GoogleCodeExporter commented 8 years ago
As an application built on Microsoft Foundation Classes (MFC), it is not 
possible to compile the program using the Visual Studio Express Editions. Since 
you are using Vista, I recommend using the Visual Studio 2012 Release Candidate.

Original comment by FWoltermann@gmail.com on 2 Jul 2012 at 11:41