Linker command failed Found it, I declared a constructor signature but didn't implement it. Thanks!
Linker command failed I'm trying to compile my .cpp files with this Make file [code] rwildcard=$(foreach d,$(wildcard $1*)...
Number of elements string arrayHow can I find the number of elementos of a parameter passed string array? I can't do [code] ...
Unknown type name 'string'Oh I didn't! Thanks!
Unknown type name 'string'I'm trying to compile my code .cpp but even though I include the libraries I get those errors: e...