Thank you for your reply, that was the first email :)
Ok. We'll try linking the app with cygwin1.dll. You said the biggest issue would be WSA2, but I see you use libusb. Do you know if we are going to have problems with hardware detection/communication (SIMTrace board) under Windows?
2012/12/20 Holger Hans Peter Freyther holger@freyther.de
On Thu, Dec 20, 2012 at 10:38:36AM -0300, Hugo Soares wrote:
Hi,
I didn't see the initial mail.
I'm thinking of making an application on top of simtrace, but my focus would be on Windows users. I'd like to know if the application runs ok
on
Windows systems.
Windows has not been a priority. I once created a very simple GUI for SIMtrace (providing the dump and status about the device) using Qt. The biggest issue for Windows will be the socket code, we don't have WSA2 support in libosmocore. Currently the easiest would be to use cygwin when using the simtrace application on windows.
holger