Compiling palabos program

I tried running the Palabos codes in code blocks and visual studio, but it shows error for #include “palabos2D.h”
#include “palabos2D.hh”
saying that NO such file or directory exists.
Can anyone tell me how to run the Palabos programs?

Hey, I was trying very hard to run on Windows VS but really gave up by many issues. Now I am using Linux subsystem for Windows, it’s much easier and smooth. It also boosts if you will eventually use HPC clusters.