Search Results

Search found 2 results on 1 pages for 'jake88'.

Page 1/1 | 1 

  • C++ library to load Excel (.xls) files

    - by Jake88
    Hey Everyone, I'm looking for a free C++ library that can load .xls files in both Windows and Linux. If I had to make a choice, Linux would be the bare minimum. I've tried LibXL, but got this amazing error: "can't read more cells in trial version" So now I'm on the hunt for a free version :), unfortunately xlsLib isn't are enough along either to provide the ability to load existing .xls files. Thanks

    Read the article

  • Undefined reference to `xlCreateBookCA' C++

    - by Jake88
    Hey, I'm trying to use the Libxl library in my eclipse c/c++ project. Right now I'm using the minGW compiler in eclipse. With this following code: Book* book = xlCreateBook(); I get this error: /src/xls2csv.cpp:22: undefined reference to `xlCreateBookCA' Any help would be greatly appreciated :)

    Read the article

1