News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Cant find directory xlsxwriter.h when compiling.

Started by slavek123, December 26, 2022, 10:14:25 AM

Previous topic - Next topic

slavek123

Hello,

I got a problem when i'm trying to compile my code. This is the error I get: fatal error: xlsxwriter.h: No such file or directory|
I installed the library on my windows with git, but it doesn't seems to work.

Can someone help me with this?

Miguel Gimenez

You must add the path to xlsxwriter.h to Menu -> Project -> Build options -> Search directories -> Compiler

Example on Windows:
C:\Libraries\xlsxwriter-0.9.5\include