yosri ben salah Posted May 3, 2017 Report Posted May 3, 2017 hi, i want to install systemC on visual studio 2015, i did all step in this tuto but when i compile this hello world example it displays problem "" not found stdafx.h and namespace std is not a member of gets , i want to ask there a difference between visaul studio version, and how can i solve this problem thanks Quote
kartikkg Posted May 4, 2017 Report Posted May 4, 2017 Hi remove the line stafx.h and try using std::cin instead of gets. Quote
Recommended Posts
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.