Hi all, (not really sure if this fits better in this ML or in e-users but here it goes)
I've just started reading ewl book and I tried ewl second example. The hello world one. Just copied pasted from the book section "Hello World". I tried to compile and got: $ gcc -o ewlhello ewlhello.c `ewl-config --cflags --libs` ewlhello.c: In function `text_update_cb': ewlhello.c:14: warning: assignment makes pointer from integer without a cast /tmp/ccrFVZkK.o(.text+0x36): In function `text_update_cb': : undefined reference to `ewl_entry_text_get' /tmp/ccrFVZkK.o(.text+0x1f0): In function `main': : undefined reference to `ewl_text_style_set' /tmp/ccrFVZkK.o(.text+0x2c3): In function `main': : undefined reference to `ewl_entry_color_set' collect2: ld returned 1 exit status Any ideas one what the problem might be? Cheers, -- Paulo Jorge Matos - pocm at sat inesc-id pt Web: http://sat.inesc-id.pt/~pocm Computer and Software Engineering INESC-ID - SAT Group ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
