Hi,

No im not using a tmp file I have modified it slightly. Tried to compile the visual studio program provided by FreeRtos and got all sorts of problems. As long as it works now I dont want to spend more time on it.

Regards

-----Original Message----- From: Gisle Vanem
Sent: Tuesday, January 03, 2012 10:22 PM
To: Mailing list for lwIP users
Subject: Re: [lwip-users] makefsdata strange error with .png files

"N.Karakotas" <nkarako...@myweather.gr> wrote:

It worked by adding the following line:
binmode FILE;

...

Im using windows. Any thoughts?

You got that Perl script to work on Windows? It's littered with
Unix centric stuff like:
 open(HEADER, "> /tmp/header") || die $!;

Okay if you really have a "/tmp" directory on that partition, but I
would rather use the makefsdata.c program. Have you tried to
build it?

--gv

_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to