Panda3D » History » Version 1
Kristján Oddsson, 2012-09-27 20:34
1 | 1 | Kristján Oddsson | h1. Panda3D |
---|---|---|---|
2 | |||
3 | h2. Windows |
||
4 | |||
5 | h2. Linux |
||
6 | h3. "Could not open window" error |
||
7 | 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" |