getting build error in /wex/src/gleasy.cpp

  • om prakash
  • Topic Author
More
10 Feb 2021 00:43 #9272 by om prakash
getting build error in /wex/src/gleasy.cpp was created by om prakash
I'm trying to build the sdk and builder all four projects in one but I'm getting this in /wex/src/gleasy.cpp. which says 
 error: ‘glXGetProcAddress’ was not declared in this scope
         glWindowPos2f = (PFNGLWINDOWPOS2FPROC)glXGetProcAddress((const GLubyte*)"glWindowPos2f");
                                                                                                ^
wex/src/CMakeFiles/wex.dir/build.make:380: recipe for target 'wex/src/CMakeFiles/wex.dir/gleasy.cpp.o' failed


Please suggest how can I fix it. 

Please Log in or Create an account to join the conversation.

  • Paul Gilman
More
11 Feb 2021 19:05 #9279 by Paul Gilman
Replied by Paul Gilman on topic getting build error in /wex/src/gleasy.cpp
Hi Om Prakash,

I assume you are following the instructions here: github.com/NREL/SAM/wiki.

What operating system are you using?

Best regards,
Paul.

Please Log in or Create an account to join the conversation.

Moderators: Paul Gilman
Powered by Kunena Forum