project-navigation
News
Download
Forum
Contribute
Media
FAQ
About
Contact
Personal tools
Login
Register
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
New board
Home
Help
Search
Login
Register
UFO:Alien Invasion
»
Archive
»
Bugs prior to release 2.3
»
Texture don't load. [FIXED]
« previous
next »
Print
Pages:
1
[
2
]
Go Down
Author
Topic: Texture don't load. [FIXED] (Read 9606 times)
O01eg
Rookie
Posts: 73
Re: Texture don't load. [FIXED]
«
Reply #15 on:
April 30, 2010, 09:32:13 am »
Now it's work. Options --disable-*-shared for sdl-image solved this problem.
Logged
Mattn
Administrator
PHALANX Commander
Posts: 4831
https://github.com/mgerhardy/vengi
Re: Texture don't load. [FIXED]
«
Reply #16 on:
April 30, 2010, 09:52:29 am »
did you use the ebuild from our svn? or was it a problem on your side?
Logged
O01eg
Rookie
Posts: 73
Re: Texture don't load. [FIXED]
«
Reply #17 on:
April 30, 2010, 09:58:38 am »
It need to use
media-libs/sdl-image-1.2.10-r1
instead
media-libs/sdl-image-1.2.10
. There was added -
-disable-jpg-shared --diable-png-shared --disable-tif-shared
options to
./configure
.
Logged
Mattn
Administrator
PHALANX Commander
Posts: 4831
https://github.com/mgerhardy/vengi
Re: Texture don't load. [FIXED]
«
Reply #18 on:
April 30, 2010, 10:18:11 am »
well - my question was more or less: do we have to fix the ebuild in our trunk?
Logged
O01eg
Rookie
Posts: 73
Re: Texture don't load. [FIXED]
«
Reply #19 on:
April 30, 2010, 10:33:42 am »
I think, that will be better to use check at ./configure for correct loading images of usable formats.
In ebuild add
>media-libs/sdl-image-1.2.10
[jpeg,png].
Logged
Mattn
Administrator
PHALANX Commander
Posts: 4831
https://github.com/mgerhardy/vengi
Re: Texture don't load. [FIXED]
«
Reply #20 on:
April 30, 2010, 11:00:25 am »
ticket at
https://sourceforge.net/tracker/?func=detail&aid=2994638&group_id=157793&atid=805242
Logged
Print
Pages:
1
[
2
]
Go Up
« previous
next »
UFO:Alien Invasion
»
Archive
»
Bugs prior to release 2.3
»
Texture don't load. [FIXED]