Qt Creator needs a compiler set up to build. Configure a compiler in the kit options.How do I fix this?
error LNK1561: entry point must be defined.[code]Error 1 error LNK1561: entry point must be defined c:\Users\Margart\documents\visual studio 20...
error LNK1561: entry point must be defined.This is Visual Express 2013 btw. I'm learning how to make application but i can't figure out how to ...
Help how do I declare variable correctly?Also what's the difference between string and int? [code] #include <iostream> using namespace std...
Do I always need to put "int" when declaring a variable?In c++ is it always needed to use int when declaring a variable? unlike python you just type any cha...
This user does not accept Private Messages