Page 1 of 1

[GNUWin32] patch irrlicht

Posted: Thu Aug 03, 2006 9:43 am
by husqvarna
Hello,

I try to apply patch http://parsys.informatik.uni-oldenburg. ... /irrlicht/
to use irrlicht .net in 32 bits.

I found a 32bit.patch and install GnuWin32.

But when I make the commande "patch -p1 < filename" he create a folder named "-p1" and wrote the following error in a file :

Code: Select all

Error: Mon Jul 31 14:53:23 2006 P[2292] T[712] 
AuPatch fetch (common:action) failed.

Info: Mon Jul 31 14:53:23 2006 P[2292] T[712] 
writeResult: start.

Info: Mon Jul 31 14:53:23 2006 P[2292] T[712] 
writeResult: done.
What must I do? thanks

Posted: Thu Aug 03, 2006 10:15 am
by hybrid
I think you should use the complete path to patch, it seems that you're using a different tool right now.
But there are no changes done to Irrlicht.NET, only C++.

Posted: Thu Aug 03, 2006 11:43 am
by husqvarna
hybrid wrote:I think you should use the complete path to patch, it seems that you're using a different tool right now.
But there are no changes done to Irrlicht.NET, only C++.
Ok, but is it a way to work in C# with the Irrlicht on 32 bits????

Posted: Thu Aug 03, 2006 12:05 pm
by hybrid
I don't know anything about the .NET part of Irrlicht, sorry.