I am having issues trying to set up a makefile in Crimson Editor. I know that I need to link my files but I am not sure what that is exactly. I have included my filename.h in my implemenation file and main. Everytime I compile i get nasty errors saying that I have an undefined reference...i am guessing that my files aren't linked. Help!Can someone give me some insight or direct me to a site that can give me instructions?

thanks in advance,
mathrules

Recommended Answers

All 2 Replies

Makefiles have nothing to do with the kind of editor you are using.
I gave up makefiles 20 years ago. I suggest you do the same, unless your a diehard then I wish you all the luck. Today there are enough systems where you can do without them.

I concur with giving up make files however, I need to create one for my assignment. I am unsure how to get my make file working within my editor

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.