Actions
Panda3D » History » Revision 3
« Previous |
Revision 3/10
(diff)
| Next »
Kristján Oddsson, 2012-09-27 20:35
Panda3D¶
Windows¶
Linux¶
"Could not open window" error¶
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
.
Updated by Kristján Oddsson over 12 years ago · 10 revisions