In main.cpp it says:

* To build an application called 'app'.
* gcc main.cpp atto.cpp atto_internals.cpp -Wall -lm -lstdc++ 
`fltk-config --ldflags --use-images` -o app

I understand that app.c shall be the application and main.cpp is part of the 
library.

----- Original Message ----- 
From: "ramakrishnan" <[email protected]>
Newsgroups: fltk.general
To: <[email protected]>
Sent: Wednesday, February 29, 2012 5:26 PM
Subject: Re: [fltk.general] fltk in C (no c++)


>> The link points to the library. Is there a minimalist example in C using 
>> th=
>> at library which you can post?
> that contains 'main.cpp' as an example.
>
> _______________________________________________
> fltk mailing list
> [email protected]
> http://lists.easysw.com/mailman/listinfo/fltk 

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to