Thomas Sailer wrote:
On 01/19/2014 04:58 PM, Ed Beroset wrote:
I've developed software that uses the boost asio (asynchronous serial
I/O) library and would like to use mingw to create a Windows port of it.
  There doesn't currently seem to be support for it.  Am I overlooking
it?  If it matters, I'm using Fedora 20.


$ ls -d /usr/i686-w64-mingw32/sys-root/mingw/include/boost/asio*
/usr/i686-w64-mingw32/sys-root/mingw/include/boost/asio
/usr/i686-w64-mingw32/sys-root/mingw/include/boost/asio.hpp

So what is missing?

Hmm. Looks like it's all there and it's my error. I'm having a linking problem, but I think it's because of my unfamiliarity with cmake (which is what I'm attempting to use for this project).

Thanks for all your work on maintaining this package. Really, really useful!

Ed
_______________________________________________
mingw mailing list
mingw@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/mingw

Reply via email to