Results 1 to 9 of 9

Thread: Bare Game development walkthrough #2: Parallax and other sprites

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    thanks , it works now , very nice graphics .
    about static linking , i download libsdl.a from http://libsdl.org/release/SDL2-devel-2.0.3-mingw.tar.gz , when i try to link it , fpc say " Error: Illegal COFF Magic while reading libsdl2.a"

  2. #2
    I'll get static linking working again someday. Also, if you want "git pull" again, I moved Internet loading and progress bar rendering to Bare.Example, then included its usage in the sprites example. The progress bar is drawn using Canvas.Path and Pen.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •