Re: [Owfs-developers] Can't compile OWFS for Windows cygwin/mingw

2016-02-05 Thread Radoslav Chovan
Hi, thank you. With you help I was able successfully compiled owfs on Cygwin 64bit. Could you please update source of SF.NET with this patch and modifications ? Thank You. 2016-02-04 21:17 GMT+01:00 Jan Kandziora : > Am 03.02.2016 um 21:17 schrieb Coudy: > > Ok, > > I didi make clean and then m

Re: [Owfs-developers] Can't compile OWFS for Windows cygwin/mingw

2016-02-03 Thread Radoslav Chovan
: recipe for target 'ow_tcp_read.o' failed 2016-02-03 14:58 GMT+01:00 Jan Kandziora : > Am 03.02.2016 um 07:33 schrieb Radoslav Chovan: > > Hi, > > after your advice, configure run without error, but compilation in cygwin > > break on this error: > > >

Re: [Owfs-developers] Can't compile OWFS for Windows cygwin/mingw

2016-02-02 Thread Radoslav Chovan
Hi, after your advice, configure run without error, but compilation in cygwin break on this error: version 3.1p1 gcc -DHAVE_CONFIG_H -I. -I../../../../src/include-I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-

[Owfs-developers] Can't compile OWFS for Windows cygwin/mingw

2016-02-02 Thread Radoslav Chovan
Hi, I need to use owserver on windows, I have found compiled binaries, but they does not work. They ask for not existent dlls (cygusb-1.0.dll, cygncurses-10.dll). I have tried binary version 2.8p14, 2.9p9, 3.0p2, 3.1p0 I´m trying to compile owfs for windows. I need only owserver, owhttpd and owshe