Quantcast
Channel: SystemC Language Forum RSS Feed
Viewing all articles
Browse latest Browse all 595

creation of dll of systemc

$
0
0

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.
 

Viewing all articles
Browse latest Browse all 595

Trending Articles