Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

openGL problem


  • Please log in to reply

#1
quakang

quakang

    New Member

  • Member
  • Pip
  • 1 posts
Hi!!!
I'm currently working with our project and we are using OpenGL and Visual C++ 2008 Express Edition as our IDE.
when I Build the project I encountered this errors:

------ Build started: Project: Interface, Configuration: Debug Win32 ------
Copying 'g:\opentk-092\binaries\OpenTK.dll' to target directory...
Compiling...
stdafx.cpp
Compiling...
DancerApp.cpp
Compiling...
walkviewer.cpp
walker.cpp
.\walker\walk\walker.cpp(259) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
.\walker\walk\walker.cpp(266) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
.\walker\walk\walker.cpp(270) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
.\walker\walk\walker.cpp(277) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
.\walker\walk\walker.cpp(281) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
.\walker\walk\walker.cpp(286) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
.\walker\walk\walker.cpp(304) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
.\walker\walk\walker.cpp(375) : warning C4101: 'newcsetname' : unreferenced local variable
.\walker\walk\walker.cpp(373) : warning C4101: 'direntp' : unreferenced local variable
.\walker\walk\walker.cpp(1053) : warning C4101: 'sub2' : unreferenced local variable
models.cpp
Generating Code...
Compiling...
extra.cpp
Interface.cpp
AssemblyInfo.cpp
Generating Code...
Compiling managed resources...
Read in 6 resources from "g:\Interface - Copy\Interface - Copy\Interface\Form1.resX"
Writing resource file... Done.
Compiling resources...
Microsoft ® Windows ® Resource Compiler Version 6.1.6723.1
Copyright © Microsoft Corporation. All rights reserved.
Linking...
LINK : fatal error LNK1104: cannot open file 'glut32.lib'
Caching metadata information for g:\opentk-092\binaries\opentk.dll...
Build log was saved at "file://g:\Interface - Copy\Interface - Copy\Interface\Debug\BuildLog.htm"
Interface - 1 error(s), 10 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

can someone help me solve this???
thnx.............
  • 0

Advertisements







Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP