Game Development Community

Linux Dedicated Server Undefined Reference to CreatePlatformWindowManager

by practicing01 · in Torque 3D Beginner · 08/02/2014 (12:03 am) · 3 replies

I'm trying to compile the T3D dedicated server on a 32bit ubuntu lappy and get "undefined reference to 'CreatePlatformWindowManager()'. I plan on using the dedicated server for relaying rpc's sent from a T2D app.

#1
08/02/2014 (12:04 am)
Which version? 3.5.1? development head?
#2
08/02/2014 (1:33 am)
I've merged the latest [gg] development and [beamng] dev_linux_opengl.
#3
08/04/2014 (3:42 pm)
Okay, I'm spinning up a VM to test. Will first try latest dev branch, then merging in BeamNG. EDIT: development branch is fine. Problem must be in dev_linux_opengl.