Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Coffee corner » Re: libxlsxwriter compilation problem
Re: libxlsxwriter compilation problem [message #61779 is a reply to message #61741] Fri, 22 August 2025 11:32 Go to previous messageGo to previous message
forlano is currently offline  forlano
Messages: 1215
Registered: March 2006
Location: Italy
Senior Contributor
Hello,

today i compiled on linux the same app that worked under Windows and I got this error


/home/luigi/Documenti/upp/.config/u++/theide/UppHub/Xlnt/Xln t/Xlnt.cpp (4): In file included from /home/luigi/Documenti/upp/.config/u++/theide/UppHub/Xlnt/Xln t/Xlnt.cpp:4:
/home/luigi/Documenti/upp/.config/u++/theide/UppHub/Xlnt/Xln t/Xlnt.h (13): error: unknown type name 'Grid'
/home/luigi/Documenti/upp/.config/u++/theide/UppHub/Xlnt/Xln t/Xlnt.cpp (20): error: unknown type name 'Grid'


the error comes from:

#include <plugin/Xlnt/include/xlnt/xlnt.hpp>
#include <Functions4U/Functions4U.h>

namespace Upp {

String GetCell(int col, int row);

void XlsxFill(xlnt::worksheet &ws, const Grid &g, bool removeEmpty);
	
}


any idea?
Thanks,
Luigi
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: virus detected in my programs
Next Topic: "A Call to Rediscover the Spirit of C++"
Goto Forum:
  


Current Time: Thu Sep 11 00:46:49 CEST 2025

Total time taken to generate the page: 0.13498 seconds