GLFW and GLEW - Missing .libs - Stack Overflow
文章推薦指數: 80 %
I am completely new to opengl and c++ libraries in general. I don't know how to link the libraries to MSVS2015, so I decide to look up a ...
Home
Public
Questions
Tags
Users
Companies
Collectives
ExploreCollectives
Teams
StackOverflowforTeams
–Startcollaboratingandsharingorganizationalknowledge.
CreateafreeTeam
WhyTeams?
Teams
CreatefreeTeam
Collectives™onStackOverflow
Findcentralized,trustedcontentandcollaboratearoundthetechnologiesyouusemost.
Learnmore
Teams
Q&Aforwork
Connectandshareknowledgewithinasinglelocationthatisstructuredandeasytosearch.
Learnmore
GLFWandGLEW-Missing.libs
AskQuestion
Asked
5years,8monthsago
Modified
5years,8monthsago
Viewed
2ktimes
2
0
I'venotbeenhavingthebestdaytoday.Iamcompletelynewtoopenglandc++librariesingeneral.Idon'tknowhowtolinkthelibrariestoMSVS2015,soIdecidetolookupatutorialonhowtolinktheopengllibrariesGLFWandGLEW.
I'vereadover6differenttutorialsoverthelast8hours,andtheyalltellmetolinksomethingtothe"lib"folder.ThisfolderisemptyintheGLEW2.0.0download,andiscompletelymissingintheGLFW3.2.1download.
Confused,Ireadonlinethattherearesupposedtobesome.libfilesinthere.SoIthensearchedbothdownloadsfor"*.lib",thinkingtheycouldhavebeenmovedinanupdateandfoundnothingwitha".lib"extension.Ididthesamewith".dll"andnothingwasfound.
I'mdownloadingtheselibrariesfrom:
http://www.glfw.org/
http://glew.sourceforge.net/
AmIdownloadingitfromthewrongsourceorwerethetutorialsjusttooold(ThetutorialsIfoundalwaysstatedthatthelatestversionswereGLEW<1.9andGLFW~2)?Ifyouneedanymoreinformation(setup,pictures...)justask.
c++openglglfwglew
Share
Follow
editedAug24,2016at9:59
genpfault
49.3k1010goldbadges7878silverbadges128128bronzebadges
askedAug23,2016at23:15
FrznFlmsFrznFlms
45866silverbadges1717bronzebadges
3
4
Didyoudownloadthecorrectfiles?glfw.org/download.htmlYouneedtheWindowspre-compiledbinariesdownloadtogettheprecompiledlibfiles.ForGlewthesame,theBinaries Windows32-bitand64-bitpackageiswhatyouneed.
– tkausl
Aug23,2016at23:18
1
Howabouttryingthis:opengl.org/sdk/docs/tutorials/ClockworkCoders/downloads/…ThisincludesreferencestoGLEWandFREEGLUTincaseyouareonlytryingtoexplorethem.
– Samboy786
Aug24,2016at0:46
1
Wow,I'mstupid.I'msorryaboutthat.Thankyou.
– FrznFlms
Aug24,2016at0:46
Addacomment
|
1Answer
1
Sortedby:
Resettodefault
Highestscore(default)
Datemodified(newestfirst)
Datecreated(oldestfirst)
4
Ineededtodownloadthebinariesformysysteminsteadofthesource,orbuilditwithCMakeorsomeotherbuildingprogram.Ohwell,guessIlearned:/
Share
Follow
answeredSep11,2016at19:03
FrznFlmsFrznFlms
45866silverbadges1717bronzebadges
Addacomment
|
YourAnswer
ThanksforcontributingananswertoStackOverflow!Pleasebesuretoanswerthequestion.Providedetailsandshareyourresearch!Butavoid…Askingforhelp,clarification,orrespondingtootheranswers.Makingstatementsbasedonopinion;backthemupwithreferencesorpersonalexperience.Tolearnmore,seeourtipsonwritinggreatanswers.
Draftsaved
Draftdiscarded
Signuporlogin
SignupusingGoogle
SignupusingFacebook
SignupusingEmailandPassword
Submit
Postasaguest
Name
Email
Required,butnevershown
PostYourAnswer
Discard
Byclicking“PostYourAnswer”,youagreetoourtermsofservice,privacypolicyandcookiepolicy
Nottheansweryou'relookingfor?Browseotherquestionstaggedc++openglglfwgleworaskyourownquestion.
TheOverflowBlog
Securityneedstoshiftleftintothesoftwaredevelopmentlifecycle
FeaturedonMeta
StagingGround:ReviewerMotivation,Scaling,andOpenQuestions
Overhaulingourcommunity'sclosurereasonsandguidance
Related
2841
Whatisthedifferencebetween#include
延伸文章資訊
- 1游戏引擎养成《四》 添加GLEW - 知乎专栏
我们继续完善渲染框架,今天要引入的是glew。对于glew和glfw,下文是我认为讲的比较清晰的一份表述。 ## 什么是GLEW. the OpenGL Extension Wrangler L...
- 2GLEW-2.2.0 - Linux From Scratch!
GLEW is the OpenGL Extension Wrangler Library. [Note]. Note. Development versions of BLFS may not...
- 3在Windows下使用GLEW使用OpenGL擴展(Using GLEW to use ...
GLEW是更簡單的方法嗎?我如何開始呢? 參考解法. 方法1: 是的,OpenGL Extension Wrangler Library (GLEW)是在Windows上 ...
- 4nigels-com/glew: The OpenGL Extension Wrangler Library
The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source C/C++ extension load...
- 5GLEW: The OpenGL Extension Wrangler Library
The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source C/C++ extension load...