Hi guys, okay, so the libarchive and zlib issues should be (mostly) fixed. Both can be linked statically. Namik just pushed a version which allows to also build it dynamically. Will this work sufficiently well? We will have to make sure Windows finds these dlls, which is cumbersome... Any ideas how to ensure this? Copying the .dll files to the .exe?
There are three things left to make everything really smoothly: 1.) Boost: Namik, can you please remove all use of Boost (sources plus build system files)? This is just required at very few locations, mostly sparse stuff, so it shouldn't be a big deal. I'll commit some matrix generation code soon, which will allow us to get rid of all the IO and the testdata files, which is the primary use of Boost. 2.) viennacl/: I'll add viennacl-dev as a submodule in external/, so that a user does not have to specify the path manually with CMake. 3.) libarchive+zlib: It seems like in the current build setup the zlib is not enabled in libarchive, as it tries to run 'gzip' as a fallback. Namik, can you please have a look at that? I'll be online in our IRC channel during the next hours, so let's get this fixed quickly and enjoy a nice build system then :-) Best regards, Karli On 08/01/2014 02:13 PM, Matthew Musto wrote: > Thanks Karl, I'll give it a shot later in the day. I'm away from my > computer for the next 10 hours or so. > > On Aug 1, 2014 7:32 AM, "Karl Rupp" <r...@iue.tuwien.ac.at > <mailto:r...@iue.tuwien.ac.at>> wrote: > > Hi Matt, > > > Still getting the same issues: > > > CMake Error at CMakeLists.txt:55 (add_subdirectory): > The source directory > > C:/viennacl-benchmark-gui-__master/external/libarchive > > does not contain a CMakeLists.txt file. > > > Meanwhile I can confirm that this is the default if only cloning the > viennacl-benchmark-gui repository. Running > #> git submodule update --init > in the viennacl-benchmark-gui folder then clones libarchive and zlib > into the correct location (I pushed a fix for cloning zlib today). > > Best regards, > Karli > ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ ViennaCL-devel mailing list ViennaCL-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/viennacl-devel