U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Library : Other (not classified elsewhere) » opengl & tekstures
Re: opengl & tekstures [message #1891 is a reply to message #1886] Fri, 24 March 2006 23:19 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
fudadmin wrote on Fri, 24 March 2006 16:53

Regarding textures. My guess that you placed your bmp files somewhere out of reach for you exe...



BTW, exactly because of this, there is nice "hack" function GetDataFile function - when your .exe is started from TheIDE, GetDataFile("xxx") will return the full path to "xxx.x" inside your main package.

That way you can store you graphics files together with sources.

When started outside TheIDE (final version), GetDataFile returns the file from the same directory as is .exe places (very likely arrangement for your production files).

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: uvs wishes
Next Topic: namespace upp
Goto Forum:
  


Current Time: Thu Sep 17 01:54:00 GMT+2 2026

Total time taken to generate the page: 0.01087 seconds