From: Roman G. <rom...@gm...> - 2010-02-07 17:04:32
|
Hello Daniel and Dominique Finally I managed to create a Windows installer for Python 2.6 and Numpy 1.4 based on the current svn trunk available at http://ovh.dl.sourceforge.net/project/pysparse/devel/pysparse-1.2a1.win32-py2.6.exe (BTW: there must be a better way to share files between developers...) It was built using VC++ 2008 and ACML. I have commit the necessary code changes and some install documentation. Is anybody willing to test it? Best regards, Roman On 04.02.2010 16:22, Daniel Wheeler wrote: > Good luck Roman. I'm trying to build it on Windows 7 running as a > virtual machine. It took me a day to figure out that I needed to run > the "command line application" as an administrator before it does > anything! > > On Wed, Feb 3, 2010 at 6:01 PM, Roman Geus<rom...@gm...> wrote: > >> Hi >> >> Just an update... >> >> I'm still trying to build pysparse in Windows using VC++ and ACML for >> Python 2.6. Basically it seems to be working now, but only if I link >> ACML dynamically (as DLL), which not suitable for creating an installer. >> >> If I link the static ACML I still get dependencies to Fortran-related DLLs. >> >> I hope I find a solution soon. >> >> Regards, >> Roman >> >> >> >> >> >> ------------------------------------------------------------------------------ >> The Planet: dedicated and managed hosting, cloud storage, colocation >> Stay online with enterprise data centers and the best network in the business >> Choose flexible plans and management services without long-term contracts >> Personal 24x7 support from experience hosting pros just a phone call away. >> http://p.sf.net/sfu/theplanet-com >> _______________________________________________ >> Pysparse-developers mailing list >> Pys...@li... >> https://lists.sourceforge.net/lists/listinfo/pysparse-developers >> >> > > > |