Project

General

Profile

Panda3D » History » Version 2

Kristján Oddsson, 2012-09-27 20:34

1 1 Kristján Oddsson
h1. Panda3D
2
3
h2. Windows
4
5
h2. Linux
6 2 Kristján Oddsson
7 1 Kristján Oddsson
h3. "Could not open window" error
8 2 Kristján Oddsson
9 1 Kristján Oddsson
When running into the error "Could not open window" on linux one needs to change his config file to load the pandagles display instead of the pandagl display. To do this you edit the file /etc/Config.prc and comment out the line "load-display pandagl" and uncomment the line "load-display pandagles"