I have two source files main.cpp and process.cpp and two header files dheap.h process.h all under project assignment1, I am using code blocks. I compliled main but I got the following message:
Linking stage skipped (build target has no object files to link)
Nothing to be done.
Is there anything that I missed, this is my first usage of code blocks.
thanks