Hi Matthew,

The benchmark GUI is currently not in a stable build status. I have started
using Libarchive for extracting downloaded matrix files, but I haven't
managed to get it properly integrated into my CMake build. I tried my best,
but I lack the knowledge to make a proper CMake integration. I'm afraid it
won't work properly until Karl fixes it.

Try  $> git submodule update --init --recursive

from the base directory in order to populate external/libarchive.


I don't think that will help since the program fails to run on my machine.
I had wrongly assumed that target_link_libraries(ViennaCL_Benchmark ${
libarchive}) was the proper way to link against Libarchive, but now it
seems it's not... Just how did I manage to make it work that one time is
beyond my comprehension... CMake makes me often feel like casting spells
instead of doing programming...

You can still try the QMake build. It should be working for windows
machines.

Regards, Namik


On Tue, Jul 29, 2014 at 12:52 AM, Karl Rupp <r...@iue.tuwien.ac.at> wrote:

> Hi Matt,
>
> this sounds like the libarchive is not initialized as a subrepo. Try
>   $> git submodule update --init --recursive
> from the base directory in order to populate external/libarchive.
>
> Best regards,
> Karli
>
>
>
>
> On 07/29/2014 12:01 AM, Matthew Musto wrote:
> > Namik,
> >
> > The last few times I have tried to build the benchmark, I have gotten
> > the following error.  When I saw your most recent submit referring to
> > libarchive, I thought I would give it another shot.  Not such luck.
> >
> > Any help would be greatly appreciated.
> >
> > CMake Error at CMakeLists.txt:53 (add_subdirectory):
> > The source directory
> >
> > C:/viennacl-benchmark-gui-master/external/libarchive
> >
> > does not contain a CMakeLists.txt file.
> >
> > Boost version: 1.54.0
> >
> > Configuring incomplete, errors occurred!
> >
> > See also
> > "C:/viennacl-benchmark-gui-master/build/CMakeFiles/CMakeOutput.log".
> >
> >
> > Thanks,
> > -Matt
> >
> > --
> > --------------------
> > Matthew Musto
> > matthew.mu...@gmail.com <mailto:matthew.mu...@gmail.com>
> >
> >
> >
> ------------------------------------------------------------------------------
> > Infragistics Professional
> > Build stunning WinForms apps today!
> > Reboot your WinForms applications with our WinForms controls.
> > Build a bridge from your legacy apps to the future.
> >
> http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
> >
> >
> >
> > _______________________________________________
> > ViennaCL-devel mailing list
> > ViennaCL-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/viennacl-devel
> >
>
>
>
> ------------------------------------------------------------------------------
> Infragistics Professional
> Build stunning WinForms apps today!
> Reboot your WinForms applications with our WinForms controls.
> Build a bridge from your legacy apps to the future.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
> _______________________________________________
> ViennaCL-devel mailing list
> ViennaCL-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/viennacl-devel
>
------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
ViennaCL-devel mailing list
ViennaCL-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/viennacl-devel

Reply via email to