EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Linux Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=588)
-   -   Nav files (https://www.eqemulator.org/forums/showthread.php?t=40463)

provocating 03-15-2016 12:23 PM

Nav files
 
Anyone know the Linux library requisites for compiling the new navigation file editor?

Code:

Could NOT find OpenGL (missing: OPENGL_gl_LIBRARY)

provocating 03-15-2016 12:33 PM

Code:

apt-get install libgl1-mesa-dev libglapi-mesa mesa-common-dev libxrandr-dev libxi-dev  libxxf86vm-dev
That did it for Debian

provocating 03-15-2016 12:46 PM

I still got a compile error, about to hit the road so I will have to look into the error later.

Quote:

include/GL/glew.h:1188:24: fatal error: GL/glu.h: No such file or directory

provocating 03-15-2016 12:50 PM

Had to add these, it compiled.

Code:

apt-get install libglu1-mesa-dev freeglut3-dev mesa-common-dev

Shin Noir 03-16-2016 01:55 AM

We probably should make a wiki page about it at some point.

provocating 03-16-2016 07:36 AM

From looking at the reqs, I am thinking this binary is linux. I wonder if there is any plans for a win86 binary.

provocating 03-29-2016 11:24 AM

I have this program built now and running in Debian. When I open up a zone, Najena for instance, the map does not appear on the screen. No errors appear either. If I open up the navigation module it does seem to reflect it is pulling some information from the zone, the voxels will change if I pull up something like Takb or Najena. No mesh map appears though.

provocating 03-29-2016 03:12 PM

Well this is a learning curve but I am figuring it out.

The maps have to be in a folder under the binary, called maps. Since my Linux one was called Maps, it had to be changed. The second thing is that the shaders folder under the source has to be copied to the same directory as the binary. I figured this out my digging through the source code. It is finally up and rendering.


All times are GMT -4. The time now is 07:52 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.