Aquileo | Recent changes to support-requestshttps://sourceforge.net/p/xlslib/support-requests/2015-10-10T13:04:08.379000ZRecent changes to support-requestsAquileo | #4 Library usage2015-10-10T13:04:08.379000Z2015-10-10T13:04:08.379000ZDavid Hoerlhttps://sourceforge.net/u/dhoerl/https://sourceforge.netc127d925073816727363b6aac5f8c5ce42e5f1d2<div class="markdown_content"><p>Glad it worked out for you - closing this now.</p></div>Aquileo | #4 Library usage2015-07-13T07:06:14.407000Z2015-07-13T07:06:14.407000Zsumithttps://sourceforge.net/u/sumitkulkarni23/https://sourceforge.netc368a25061a07b015d95f5150064f248b91dfd7f<div class="markdown_content"><p>Thanks for your help, after trying few things I was able to build that. Basically it was MSVC's settings that I had to adjust. It took some time but it worked.</p>
<p>Thanks<br />
Sumit</p></div>Aquileo | #4 Library usage2015-07-09T13:19:44.653000Z2015-07-09T13:19:44.653000ZDavid Hoerlhttps://sourceforge.net/u/dhoerl/https://sourceforge.net11729b7e47a7914037540f8d247d9fbf4ee5b300<div class="markdown_content"><p>I'm a Mac guy, and the Windows dev is no longer active on the project. Given that we have over 100 downloads a week, mostly by Windows developers, it can't be that hard. I wish I could give you more assistance but I'm clueless how to do anything on Windows.</p></div>Aquileo | Library usage2015-07-09T09:11:18.152000Z2015-07-09T09:11:18.152000Zsumithttps://sourceforge.net/u/sumitkulkarni23/https://sourceforge.net55a73fb91636f48b7f7f1aba6a1642f1b561de55<div class="markdown_content"><p>Hi,<br />
I just downloaded the library but struggling to build the source and use the dll/lib. Please guide me in building the source code of this library and use it in a stand alone c++ project.</p>
<p>Thanks<br />
Sumit</p></div>Aquileo | DHxls framework font issue2012-02-01T19:20:04Z2012-02-01T19:20:04Zfaberbinariushttps://sourceforge.net/u/faberbinarius/https://sourceforge.net72f86d64cf016d44db9ca55b3e1b713da95e32a8<div class="markdown_content"><p>When generating a large spreadsheet and setting [cell fontName:@"Times New Roman"] on each cell individually, excel complains about maximum number of fonts in spreadsheet at about 484 cells. Font in cells above the maximum limit default to a default font and lose their font formatting.</p></div>Aquileo | UTF8 label encoding2011-07-30T12:45:47Z2011-07-30T12:45:47ZSylvain MOUQUEThttps://sourceforge.net/u/revo22/https://sourceforge.netebd5523beda93cf64c3b0418204c4f5f4d8717f6<div class="markdown_content"><p>Hi,</p>
<p>I create a label with UTF8 string :<br />
sh->label(row + 3, 1, "Opération");</p>
<p>When i open the xls file result i get :<br />
Op[][]ration</p>
<p>Thanks<br />
Sylvain</p></div>Aquileo | Mingw compile2011-03-25T17:07:12Z2011-03-25T17:07:12ZAntonio Vicohttps://sourceforge.net/u/avicom1/https://sourceforge.net49a3126bc09c3ca6125fc3e81503593071dc5289<div class="markdown_content"><p>Hi everyone</p>
<p>I test for compile with mingw and show this error:</p>
<p>C:\Documents and Settings\Antonio\Mis documentos\xlslib\src\xlslib\globalrec.cpp|760|error: no match for 'operator=' in 'str2 = str1'|</p>
<p>C:/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../../include/c++/3.4.5/bits/basic_string.h:451: note: std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::operator=(_CharT) [with _CharT = unsigned16_t, _Traits = std::char_traits<unsigned16_t>, _Alloc = std::allocator<unsigned16_t>]<br />
Process terminated with status 1 (0 minutes, 1 seconds)<br />
1 errors, 0 warnings</p>
<p>A idea?</p></div>