ddobrev / QtSharp

Mono/.NET bindings for Qt
Other
571 stars 52 forks source link

Doc changes / addition of QtSerialPort #28

Closed Hecatron closed 9 years ago

Hecatron commented 9 years ago

I've recently made the following changes

  1. added some more notes about getting testing to work in the docs and system paths under windows
  2. disabled in the solution file the default build of any wrapper projects like QtGui that don't compile yet just to make running the tests easier when selecting "Run All"
  3. added the QtSerialPort module just because it's one of the smallest Qt Modules so this might make life a bit easier when running QtSharp.CLI to figure out which changes to next make to CppSharp / QtSharp since it runs a lot quicker over this module, there's less code to generate and once it works it should be simple to test with a usb cable