Löve is not working well with the devIL!opengl/love_opengl.cpp: In function ‘void love_opengl::screenshot(const char*)’:
opengl/love_opengl.cpp:1601: erreur: ‘ILvoid’ was not declared in this scope
opengl/love_opengl.cpp:1601: erreur: expected primary-expression before ‘)’ token
make[2]: *** [opengl/love_opengl.o] Erreur 1
Löve and the devIL
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Löve and the devIL
It seems with devIL 1.7.5 you can no longer compile löve :
Re: Löve and the devIL
I ran into this problem as well.
I tried changing all instances of ILvoid to void. It removed the errors and didn't cause any further compiler issues, but I've yet to see if it will wreak havoc on LÖVE itself or not. My gut says no, but I can't verify it.
I tried changing all instances of ILvoid to void. It removed the errors and didn't cause any further compiler issues, but I've yet to see if it will wreak havoc on LÖVE itself or not. My gut says no, but I can't verify it.
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: Löve and the devIL
Well, I thought rude was talking about stopping to use DevIL, if that is really true that shouldn't be a problem.
Re: Löve and the devIL
We did talk about that, but it seems that DevIL is back in active development.
Re: Löve and the devIL
There was issue compiling DevIL with gcc 4.2 so they (devil devs) made patches and removed ILvoid datatype .. http://love2d.org/forum/viewtopic.php?f=4&t=394#p3894 =)
- qubodup
- Inner party member
- Posts: 775
- Joined: Sat Jun 21, 2008 9:21 pm
- Location: Berlin, Germany
- Contact:
Re: Löve and the devIL
I recently updated DevIL on my arch linux and now I can compile and run love!
PS: It feels *so* good to makepkg LOVE!
PS: It feels *so* good to makepkg LOVE!
lg.newImage("cat.png") -- made possible by lg = love.graphics
-- Don't force fullscreen (it frustrates those who want to try your game real quick) -- Develop for 1280x720 (so people can make HD videos)
-- Don't force fullscreen (it frustrates those who want to try your game real quick) -- Develop for 1280x720 (so people can make HD videos)
Who is online
Users browsing this forum: Google [Bot] and 3 guests