Page 1 of 1
power switch--> windows
Posted: Sat Jul 28, 2007 5:47 pm
by ben geerts
hi,
i'm building the powerswitch right now but i don't know how i should use the linux software on windows with mingw does anyone can tell me?
grtz ben
Re: power switch--> windows
Posted: Sun Jul 29, 2007 3:05 pm
by ksz
ben geerts wrote:hi,
i'm building the powerswitch right now but i don't know how i should use the linux software on windows with mingw does anyone can tell me?
grtz ben
As I remember, you don't need mingw. Just install
LibUSB-Win32 and it should work.
Also you can see my
gPowerSwitch program. It works on Windows, but you need few more libraries -
GTK and LibGLADE win32 libs.
I can't tell is gPowerSwitch works with more recent versions of PowerSwitch, because I didn't check it (and have no time for this, sorry), but I think it will. (I've wrote it with PowerSwitch v.2006-07-18 )
Good luck!
Posted: Mon Jul 30, 2007 4:31 pm
by christian
gPowerSwitch should still work since we have not changed the API.
PowerSwitch ships with a Windows executable and libusb-win32 which must be installed. You need minGW only if you want to compile form the source code.