On Jan 14, 2011, at 9:07 PM, Douglas E. Engert wrote: > 'On 1/14/2011 12:48 PM, Alon Bar-Lev wrote: >> At build script there is a comment: >> # Disable until we solve license issue >> # if [ -n "${BUILD_FOR_WINDOWS}" ]; then >> # extra_opensc="${extra_opensc} --enable-cardmod" >> # fi >> >> I have modified cardmod.h to meet mingw, but was remove at revision >> 101 due to license issue. > > I see that, but was trying to test if it could still be built > and work. > > If the license issues can not be addressed, then maybe cardmod > could be built as a separate package by the user.
Actually, mingw (or wine) is not the best approach for building software for Windows. There are no licensing issues when used with native windows tools, which should be the preferred way. Anyway - it is impossible to test a minidriver without Windows, so the availability of the platform is somewhat a pre-requisite for the development anyway. Martin -- @MartinPaljak.net +3725156495 _______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel