Working problems with Visual Studio 2005

View: New views
1 Messages — Rating Filter:   Alert me  

Working problems with Visual Studio 2005

by Krzysztof I. :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

I've been using standard GLUT for some time with Visual Studio 2005
Professional. Few days earlier I downloaded freeglut, everything
compiles ok. But when I use it in my project and call any glut function
my app closes. I'm writing it with WIN32 Api, not using glut windows
etc. Please help me. Mayby my compilaction settings are not ok, but i
tried to change them with glut but didn't help. I attach my project file
with settings

--
Pozdrawiam,

Iwanicki Krzysztof
    [Live fast, die young]
        http://gamma.mini.pw.edu.pl/~iwanickik




Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Jelly", "Jelly.vcproj", "{389B38A6-BEB1-4C2D-9766-824DD0C26FE3}"
EndProject
Global
        GlobalSection(SolutionConfigurationPlatforms) = preSolution
                Debug|Win32 = Debug|Win32
                Release|Win32 = Release|Win32
        EndGlobalSection
        GlobalSection(ProjectConfigurationPlatforms) = postSolution
                {389B38A6-BEB1-4C2D-9766-824DD0C26FE3}.Debug|Win32.ActiveCfg = Debug|Win32
                {389B38A6-BEB1-4C2D-9766-824DD0C26FE3}.Debug|Win32.Build.0 = Debug|Win32
                {389B38A6-BEB1-4C2D-9766-824DD0C26FE3}.Release|Win32.ActiveCfg = Release|Win32
                {389B38A6-BEB1-4C2D-9766-824DD0C26FE3}.Release|Win32.Build.0 = Release|Win32
        EndGlobalSection
        GlobalSection(SolutionProperties) = preSolution
                HideSolutionNode = FALSE
        EndGlobalSection
EndGlobal

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Freeglut-developer mailing list
Freeglut-developer@...
https://lists.sourceforge.net/lists/listinfo/freeglut-developer

Jelly.vcproj (15K) Download Attachment