ou need to set up the include path in your project (the path to systemc.h).
You'll also need to set up the the library path to the systemc library at the same time (I assume you have built the library).
You'll need to read the compiler documentation to find out how to do that,
regards
Alan