belma / animata

Automatically exported from code.google.com/p/animata
GNU General Public License v3.0
0 stars 0 forks source link

wrong include path for Fl/Fl_JPEG_Image.H & Fl/Fl_PNG_Image.H #41

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
svn co the last version from the http://animata.googlecode.com/svn/trunk/ 
currently revision 55
The problem occurs also in 004_091218.tar.gz version

What is the expected output? What do you see instead?
scons is failing while including  Fl/Fl_JPEG_Image.H & Fl/Fl_PNG_Image.H
due to a typo in the path
thoses files are in fact available in FL/Fl_JPEG_Image.H & FL/Fl_PNG_Image.H

What version of the product are you using? On what operating system?
mandriva 2010.0

Attached is a patch to fix this small issue

Regards,

Original issue reported on code.google.com by balcaen....@gmail.com on 15 Mar 2010 at 2:28

Attachments:

GoogleCodeExporter commented 8 years ago
thank you for the patch. fixed in svn.

Original comment by gabor.p...@gmail.com on 15 Mar 2010 at 10:41