|
|
| Author |
Message |
|
|
omni.vore Familiar Face
Joined: 10 Jun 2008 Posts: 6
|
Posted: Tue Jun 10, 2008 7:17 am Post subject: Errors = badness |
|
|
Ok, so I downloaded GtkRadiant. Now, whenever i try to run it, I get an error:
"
GtkGLExt-WARNING (recursed) **: cannon create GdkGLContext
aborting...
"
Any help would be greatly appreciated. |
|
| Back to top |
|
 |
dreblen Never Seen the Sunlight
Joined: 14 Jun 2007 Posts: 526 Location: Falun, WI USA
|
|
| Back to top |
|
 |
omni.vore Familiar Face
Joined: 10 Jun 2008 Posts: 6
|
Posted: Thu Jun 19, 2008 6:21 am Post subject: errors = badness |
|
|
| I have them now, and GtkGlExt is installed, but don't know where to put the dependencies. Do I just put them in the Gtk folder in program files? (I'm using Vista) |
|
| Back to top |
|
 |
dreblen Never Seen the Sunlight
Joined: 14 Jun 2007 Posts: 526 Location: Falun, WI USA
|
Posted: Thu Jun 19, 2008 5:56 pm Post subject: |
|
|
if you put the dependencies in the gtk folder, it might make it harder to uninstall if ever decide to,
but if you do, it should be in the PATH already, so it might be a good way to test the dependencies.
did you have GtkGLExt installed before? |
|
| Back to top |
|
 |
omni.vore Familiar Face
Joined: 10 Jun 2008 Posts: 6
|
Posted: Thu Jun 19, 2008 8:30 pm Post subject: |
|
|
1. How do you test the dependencies?
2. I didn't have it installed before, but it's installed now, still getting the same error |
|
| Back to top |
|
 |
dreblen Never Seen the Sunlight
Joined: 14 Jun 2007 Posts: 526 Location: Falun, WI USA
|
Posted: Thu Jun 19, 2008 11:30 pm Post subject: |
|
|
what I meant by test dependencies was just to see if GtkGLExt works.
If I remember right, it comes with some examples, do they work? |
|
| Back to top |
|
 |
omni.vore Familiar Face
Joined: 10 Jun 2008 Posts: 6
|
Posted: Sun Jun 22, 2008 4:43 am Post subject: |
|
|
| how do you test them? |
|
| Back to top |
|
 |
dreblen Never Seen the Sunlight
Joined: 14 Jun 2007 Posts: 526 Location: Falun, WI USA
|
Posted: Sun Jun 22, 2008 3:22 pm Post subject: |
|
|
The installer for GtkGLExt should unpack a gtkglext-examples/ directory in the root dir of where it installed
(e.g. C:\gtlglext\gtkglext-examples)
If I remember correctly, I didn't have to compile them, so, as for testing them:
If they work, they work, if they don't, they don't.
The wglinfo program might tell you if something's wrong |
|
| Back to top |
|
 |
omni.vore Familiar Face
Joined: 10 Jun 2008 Posts: 6
|
Posted: Wed Aug 06, 2008 7:31 pm Post subject: |
|
|
| dreblen wrote: | The installer for GtkGLExt should unpack a gtkglext-examples/ directory in the root dir of where it installed
(e.g. C:\gtlglext\gtkglext-examples)
If I remember correctly, I didn't have to compile them, so, as for testing them:
If they work, they work, if they don't, they don't.
The wglinfo program might tell you if something's wrong |
What would the wglinfo say if something was wrong? If something big pops out and shouts at you, then it doesn't say anything like that. But, whenever I do another app from that folder, it says "this application has failed to start because libgdk-win32-2.0-0.dll was not found. Re-installing the application may fix this problem" |
|
| Back to top |
|
 |
dreblen Never Seen the Sunlight
Joined: 14 Jun 2007 Posts: 526 Location: Falun, WI USA
|
Posted: Wed Aug 06, 2008 9:09 pm Post subject: |
|
|
I don't know what it would say, because I don't know what your problem is :)
but it would say that there's some kind of error.
as for getting the other apps to run, you need to add C:\GTK\bin (or wherever Gtk is installed) to your %PATH% environment variable,
if it's not in C:\GTK, it's probably in C:\Program Files\Common Files\Gtk\bin,
I'm working on a howto on my blog, I'll post a link once I finish
EDIT: http://dreblen.wordpress.com/2008/08/06/adding-gtk-to-the-windows-path/ |
|
| Back to top |
|
 |
omni.vore Familiar Face
Joined: 10 Jun 2008 Posts: 6
|
Posted: Wed Aug 13, 2008 5:21 pm Post subject: |
|
|
| I've decided to try Ubuntu on my PC (not getting rid of windows yet, my laptop has an enormous disk), and I'm going to try gtk on there. |
|
| Back to top |
|
 |
|