#Adding a new class to a project in a different file

10 messages · Page 1 of 1 (latest)

nimble treeBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.

#

@autumn night

Screenshots!

Your message appears to contain screenshots but no code. Please send code and error messages in text instead of screenshots if applicable!

quasi apex
#

usually the header should end with .h or .hpp and the source file should end with .cpp

#

this might be relevant for some software, actually, so it's best to follow this practice

#

also I'm not sure who recommended Code::Blocks to you, but there are plenty of alternatives which work better, such as Visual Studio, CLion, Visual Studio Code, QtCreator etc.

#

in the long run, all of these IDEs/Code Editors have a much better tools, built-in or via extensions

autumn night
#

it was .h and .cpp

nimble treeBOT
#

@autumn night

Please Do Not Delete Posts!

Please don't delete forum posts. They can be helpful to refer to later and other members can learn from them. In the future you can use !solved to close a post and mark a post as solved.

autumn night