Hi,
I use systemc on win7-Visual2012. it seems that i get large number of LNK2001 & LNK2019 errors.
i rechecked, systemc.lib in place, include dir & include lib are in order. here is sample of it:
1> Generating Code...
1>mult_unit.obj : error LNK2001: unresolved external symbol "public: __thiscall sc_core::sc_simcontext::sc_simcontext(void)" (??0sc_simcontext@sc_core@@QAE@XZ)
1>sqrt_unit.obj : error LNK2019: unresolved external symbol "public: __thiscall sc_core::sc_simcontext::sc_simcontext(void)" (??0sc_simcontext@sc_core@@QAE@XZ) referenced in function "