Jump to content

Unable to start progam


Goutham

Recommended Posts

I'm trying to install SystemC 2.3.3 on my Windows system(64 bit), but facing error . Please someone help with installation and also  suggest if I missed something . Followed below mentioned steps:

1. Installed Microsoft visual studio 2019

2.Downloaded systemc package from Accellera. (

SystemC 2.3.3 (Includes TLM) Core SystemC Language and Examples (tar.gz)

 

   https://www.accellera.org/downloads/standards/systemc

3.Opened SystemC.sln from visual stdio.

Path- C:\Users\*\Downloads\systemc-2.3.3 (1).tar\systemc-2.3.3 (1)\systemc-2.3.3\msvc10\SystemC

4.When tried to build solution, facing attached error.

 

Capture_systemc.PNG

Link to comment
Share on other sites

 Of course you could not start the program, because a library is not an application. You have to write the simulation application yourself using the library to accomplish your goal. SystemC is not an application. It is a library. You need to be suitably proficient in C++ programming to accomplish the tasks.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...