I want to create a .dll during the build of systemc through visual studio 2010 but it reports an error
sc_main_main.obj : error LNK2019: unresolved external symbol _sc_main referenced in function _sc_elab_and_sim
1>Debug\SystemC.dll : fatal error LNK1120: 1 unresolved externals
I do not want to have .lib but .dll.