WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: SDL_gfx and libzip or ZZipLib libraries  (Read 2538 times)

Offline lepomis

  • Newbie
  • *
  • Posts: 36
SDL_gfx and libzip or ZZipLib libraries
« on: May 07, 2015, 03:50:07 PM »
Hello,
i'm running core 6.1
3.16.6-tinycore

I get this message while compiling a program which needs GCC, make & al , SDL_gfx and libzip or ZZipLib are also required.

SDL-dev.tcz has been downloaed and loaded it's even on onboot.lst

errors and warnings recap:
* You need to install the SDL_gfx library
* You need to install libzip or ZZipLib (or --disable-embedded-resources).

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14798
Re: SDL_gfx and libzip or ZZipLib libraries
« Reply #1 on: May 08, 2015, 03:59:07 AM »
You'll need to compile sdl_gfx and libzip

Offline lepomis

  • Newbie
  • *
  • Posts: 36
Re: SDL_gfx and libzip or ZZipLib libraries
« Reply #2 on: May 08, 2015, 09:06:33 AM »
i compiled this one
http://sourceforge.net/projects/zziplib/files/zziplib13/0.13.62/
the error was still there after the installation though...
what does (or --disable-embedded-resources) mean?

now i'm compiling this one:
http://sourceforge.net/projects/sdlgfx/files/

Offline lepomis

  • Newbie
  • *
  • Posts: 36
Re: SDL_gfx and libzip or ZZipLib libraries
« Reply #3 on: May 08, 2015, 09:22:58 AM »
so... do i have to backup every folder in which files go when i build and install something?

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14798
Re: SDL_gfx and libzip or ZZipLib libraries
« Reply #4 on: May 08, 2015, 09:43:54 AM »
The idea is to make extensions out of them  :)

Did you take a look at the extensions section of the wiki?

Offline lepomis

  • Newbie
  • *
  • Posts: 36
Re: SDL_gfx and libzip or ZZipLib libraries
« Reply #5 on: May 08, 2015, 12:55:53 PM »
yeah, i like when you submit new packages ;) yesterday evening i had some fun with tcztools,but i had also some problems too

Not yet..let me have a look