Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Library : Other (not classified elsewhere) » Updating GLEW to version 2.2.0 for 2020.2 Release (March 2020)
Re: Updating GLEW to version 2.2.0 for 2020.2 Release [message #54677 is a reply to message #54664] Mon, 31 August 2020 02:28 Go to previous messageGo to previous message
Xemuth is currently offline  Xemuth
Messages: 387
Registered: August 2018
Location: France
Senior Member
The linking error is fix by adding this define at the top of GLCtrl.h
#define GLEW_STATIC

Just before the glew include.

However I don't understand why it work since it is still defined as compilation option in package configuration of plugin/glew....


Update: After trying to set -D GLEW_STATIC as compiler option in GLCtrl package configuration it worked. Maybe this compiler option should be move from plugin/glew to GLCtrl

[Updated on: Mon, 31 August 2020 02:33]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: SSH Exec output truncated
Next Topic: Changing default standard from c++14 to c++17 (2020.2 Release)
Goto Forum:
  


Current Time: Mon May 13 00:35:14 CEST 2024

Total time taken to generate the page: 0.02284 seconds