lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] makefsdata strange error with .png files


From: N.Karakotas
Subject: Re: [lwip-users] makefsdata strange error with .png files
Date: Tue, 3 Jan 2012 22:40:53 +0200

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" <address@hidden> 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
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users



reply via email to

[Prev in Thread] Current Thread [Next in Thread]