> int songCounter =3D 0;
>
> What does the 3D mean? Sorry if this should be obvious,
> I'm somewhat new to programming.
Ian's mail program thinks equals is a special character and
has encoded it. You can ignore the 3D.
> I uploaded my .fl file as a .txt file so you could see it on
> Google Docs:
>
> https://docs.google.com/file/d/0B0u4PyzMbkf-ZDF0cnVudEpvTzA/edit
I'm on Linux and can't compile the code:
1. the header file should be <FL/Fl_PNG_Image.H> i.e. case sensitive
2. the pause button name clashes with pause() in in unistd.h on Linux
3. I don't have the audiere headers/library and don't have time to rework
If you could distill it down further into a really minimal example
that will compile without needing special libraries, that would help.
D.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk