Ignore:
Timestamp:
Jul 26, 2013, 11:33:55 AM (11 years ago)
Author:
sven
Message:

PaperTape Restauration: Fixed various bugs to bring back Web and visualisation CLI application:

  • Documentation: Fixed Links and added "Page superseded" box
  • Web-Frontend: Replaced buggy no-more-working-in-modern-browsers JavaScript ajax-POST-library by contemporary jquery
  • Visualisator: lochstreifen.c and cli.c, Makefile: Fixed bugs for modern compiler warnings. Now again the code compiles and works.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • paper-tape-project/trunk/visualisator/Makefile

    r20 r73  
    1010
    1111cli: cli.c lochstreifen.o
    12         $(CC) $(CAIRO_CFLAGS) $^ $(CAIRO_LIBS) -o $@
     12        $(CC) $(CAIRO_CFLAGS) $^ $(CAIRO_LIBS) -lm -o $@
    1313
    1414gtkpapertape.o: gtkpapertape.cc gtkpapertape.h
     
    3434
    3535clean:
    36         rm -v *.o cli gtk
     36        rm -fv *.o cli gtk
Note: See TracChangeset for help on using the changeset viewer.
© 2008 - 2013 technikum29 • Sven Köppel • Some rights reserved
Powered by Trac
Expect where otherwise noted, content on this site is licensed under a Creative Commons 3.0 License