The Following User Says Thank You to GugloPWN For This Useful Post: | ||
![]() |
2010-07-23
, 00:04
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#2
|
The Following User Says Thank You to qwerty12 For This Useful Post: | ||
![]() |
2010-07-23
, 00:29
|
|
Posts: 2,355 |
Thanked: 5,249 times |
Joined on Jan 2009
@ Barcelona
|
#3
|
The Following User Says Thank You to javispedro For This Useful Post: | ||
![]() |
2010-07-23
, 04:25
|
Posts: 12 |
Thanked: 2 times |
Joined on Jun 2010
|
#4
|
My problem is that I wanted to use qimage to load in a texture but I need to add some line into the gcc line to show it where Qt is.
I've used the line "g++ -lX11 -lEGL -lGLESv2 filename.cpp"
I don't really know much about scratchbox or compiling in general I mostly just heavily modify examples until I make something neat. I know I installed the qt libs in scratchbox but I don't know where they are or what line I need to add to my compile command.