Virus Killer and Metal Blob Solid updates

Hi All :slight_smile:

How you doing?

I’ve just updated my site with new versions of Virus Killer and Metal Blob
Solid. I’ve not done any updates / C programming for about two months now, so
if there are bugs, errors and thing missing, please bear with me! hehe :slight_smile:

I’m looking for Windows, BeOS, Mac, QNX, etc ports for these two, so if you’re
able to please have a go and let me know.

Cheers,

Steve :)–
Stephen Sweeney
Java Software Engineer
http://www.parallelrealities.co.uk

i’d like to port it to win32, but don’t want to go through sdl_ttf
installing hell…

Stephen Sweeney wrote:>Hi All :slight_smile:

How you doing?

I’ve just updated my site with new versions of Virus Killer and Metal Blob
Solid. I’ve not done any updates / C programming for about two months now, so
if there are bugs, errors and thing missing, please bear with me! hehe :slight_smile:

I’m looking for Windows, BeOS, Mac, QNX, etc ports for these two, so if you’re
able to please have a go and let me know.

Cheers,

Steve :slight_smile:

SDL_ttf is actually very easy to install on a win32 machine.

Just copy the header files into the SDL\include folder, and the
SDL_ttf.lib into the SDL\lib folder. Then put the SDL_ttf.dll into your
project’s folder.
After that, you just link into the .lib and include the headers as
normal and it should work fine. I didn’t have to install anything extra
to get it to work.

Kevin> ----- Original Message -----

From: sdl-admin@libsdl.org [mailto:sdl-admin at libsdl.org] On Behalf Of
Florian Hufsky
Sent: Monday, February 23, 2004 1:24 PM
To: sdl at libsdl.org
Subject: Re: [SDL] Virus Killer and Metal Blob Solid updates

i’d like to port it to win32, but don’t want to go through sdl_ttf
installing hell…

Stephen Sweeney wrote:

Hi All :slight_smile:

How you doing?

I’ve just updated my site with new versions of Virus Killer and Metal
Blob
Solid. I’ve not done any updates / C programming for about two months
now, so
if there are bugs, errors and thing missing, please bear with me! hehe
:slight_smile:

I’m looking for Windows, BeOS, Mac, QNX, etc ports for these two, so if
you’re
able to please have a go and let me know.

Cheers,

Steve :slight_smile:


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl

Don’t you also need freetype ? You can get a win32 installer from here:
http://files.worthplaying.com/files/modules.php?name=Downloads&d_op=viewdownload&cid=604

Mark DillavouOn Mon, 2004-02-23 at 12:18, Kevin wrote:

SDL_ttf is actually very easy to install on a win32 machine.

Just copy the header files into the SDL\include folder, and the
SDL_ttf.lib into the SDL\lib folder. Then put the SDL_ttf.dll into your
project’s folder.
After that, you just link into the .lib and include the headers as
normal and it should work fine. I didn’t have to install anything extra
to get it to work.

Kevin

-----Original Message-----
From: sdl-admin at libsdl.org [mailto:sdl-admin at libsdl.org] On Behalf Of
Florian Hufsky
Sent: Monday, February 23, 2004 1:24 PM
To: sdl at libsdl.org
Subject: Re: [SDL] Virus Killer and Metal Blob Solid updates

i’d like to port it to win32, but don’t want to go through sdl_ttf
installing hell…

Stephen Sweeney wrote:

Hi All :slight_smile:

How you doing?

I’ve just updated my site with new versions of Virus Killer and Metal
Blob
Solid. I’ve not done any updates / C programming for about two months
now, so
if there are bugs, errors and thing missing, please bear with me! hehe
:slight_smile:

I’m looking for Windows, BeOS, Mac, QNX, etc ports for these two, so if
you’re
able to please have a go and let me know.

Cheers,

Steve :slight_smile:


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl

Mark Dillavou
Programmer/Analyst
Enabling Technology Lab
Mechanical Engineering Department
University of Alabama at Birmingham
205-996-2033

I didn’t have to install freetype to get SDL_ttf to work. Of course,
your OS could be different from what I’m running (WinXP Pro SP1), which
could affect whether you’d need freetype. I assume it couldn’t hurt to
install it anyway. shrug

Mark> -----Original Message-----

From: sdl-admin at libsdl.org [mailto:sdl-admin at libsdl.org] On Behalf Of
Dillavou
Sent: Monday, February 23, 2004 2:33 PM
To: sdl at libsdl.org
Subject: RE: [SDL] Virus Killer and Metal Blob Solid updates

Don’t you also need freetype ? You can get a win32 installer from
here:

http://files.worthplaying.com/files/modules.php?name=Downloads&d_op=view
do

wnload&cid=604

Mark Dillavou

On Mon, 2004-02-23 at 12:18, Kevin wrote:

SDL_ttf is actually very easy to install on a win32 machine.

Just copy the header files into the SDL\include folder, and the
SDL_ttf.lib into the SDL\lib folder. Then put the SDL_ttf.dll into
your

project’s folder.
After that, you just link into the .lib and include the headers as
normal and it should work fine. I didn’t have to install anything
extra

to get it to work.

Kevin

-----Original Message-----
From: sdl-admin at libsdl.org [mailto:sdl-admin at libsdl.org] On Behalf
Of

Florian Hufsky
Sent: Monday, February 23, 2004 1:24 PM
To: sdl at libsdl.org
Subject: Re: [SDL] Virus Killer and Metal Blob Solid updates

i’d like to port it to win32, but don’t want to go through sdl_ttf
installing hell…

Stephen Sweeney wrote:

Hi All :slight_smile:

How you doing?

I’ve just updated my site with new versions of Virus Killer and
Metal

Blob

Solid. I’ve not done any updates / C programming for about two
months

now, so

if there are bugs, errors and thing missing, please bear with me!
hehe

:slight_smile:

I’m looking for Windows, BeOS, Mac, QNX, etc ports for these two,
so if

you’re

able to please have a go and let me know.

Cheers,

Steve :slight_smile:


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl

Mark Dillavou
Programmer/Analyst
Enabling Technology Lab
Mechanical Engineering Department
University of Alabama at Birmingham
205-996-2033


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl

I’m looking for Windows, BeOS, Mac, QNX, etc ports for these two, so
if you’re able to please have a go and let me know.

I compiled it for Windows, I will contact you by email when I got an
installer ready. Still needs some finetuning like no hardcoded /tmp/
directory on Windows etc…

Peter

i thought i need freetype?!?

Kevin wrote:>SDL_ttf is actually very easy to install on a win32 machine.

Just copy the header files into the SDL\include folder, and the
SDL_ttf.lib into the SDL\lib folder. Then put the SDL_ttf.dll into your
project’s folder.
After that, you just link into the .lib and include the headers as
normal and it should work fine. I didn’t have to install anything extra
to get it to work.

Kevin

-----Original Message-----
From: sdl-admin at libsdl.org [mailto:sdl-admin at libsdl.org] On Behalf Of
Florian Hufsky
Sent: Monday, February 23, 2004 1:24 PM
To: sdl at libsdl.org
Subject: Re: [SDL] Virus Killer and Metal Blob Solid updates

i’d like to port it to win32, but don’t want to go through sdl_ttf
installing hell…

Stephen Sweeney wrote:

Hi All :slight_smile:

How you doing?

I’ve just updated my site with new versions of Virus Killer and Metal

Blob

Solid. I’ve not done any updates / C programming for about two months

now, so

if there are bugs, errors and thing missing, please bear with me! hehe

:slight_smile:

I’m looking for Windows, BeOS, Mac, QNX, etc ports for these two, so if

you’re

able to please have a go and let me know.

Cheers,

Steve :slight_smile:


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl

Nope.
I’m using SDL_ttf and I don’t have freetype installed on my machine.
Try creating a small SDL & SDL_ttf application and print a string onto
the screen. It shouldn’t take more than 5 minutes to whip up.

Kevin

Florian Hufsky

i thought i need freetype?!?

Kevin wrote:

SDL_ttf is actually very easy to install on a win32 machine.

Just copy the header files into the SDL\include folder, and the
SDL_ttf.lib into the SDL\lib folder. Then put the SDL_ttf.dll into
your

project’s folder.
After that, you just link into the .lib and include the headers as
normal and it should work fine. I didn’t have to install anything
extra

to get it to work.

Kevin

Florian Hufsky

i’d like to port it to win32, but don’t want to go through sdl_ttf
installing hell…

Stephen Sweeney wrote:

Hi All :slight_smile:

How you doing?

I’ve just updated my site with new versions of Virus Killer and
Metal

Blob

Solid. I’ve not done any updates / C programming for about two
months

now, so

if there are bugs, errors and thing missing, please bear with me!
hehe

:slight_smile:

I’m looking for Windows, BeOS, Mac, QNX, etc ports for these two, so
if> -----Original Message-----
From: sdl-admin at libsdl.org [mailto:sdl-admin at libsdl.org] On Behalf Of
Sent: Monday, February 23, 2004 4:13 PM
To: sdl at libsdl.org
Subject: Re: [SDL] Virus Killer and Metal Blob Solid updates

-----Original Message-----
From: sdl-admin at libsdl.org [mailto:sdl-admin at libsdl.org] On Behalf Of
Sent: Monday, February 23, 2004 1:24 PM
To: sdl at libsdl.org
Subject: Re: [SDL] Virus Killer and Metal Blob Solid updates

you’re

able to please have a go and let me know.

Cheers,

Steve :slight_smile:


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl

Hello !

Stephen Sweeney wrote:

Hi All :slight_smile:

How you doing?

I’ve just updated my site with new versions of Virus Killer and Metal
Blob
Solid. I’ve not done any updates / C programming for about two months
now, so
if there are bugs, errors and thing missing, please bear with me! hehe
:slight_smile:

I’m looking for Windows, BeOS, Mac, QNX, etc ports for these two, so if
you’re
able to please have a go and let me know.

No, problem. I can provide a Win32 Port if you want.

Just mail me: wizard at synolution.com

CU