"multiple definition of `main'" error
I have 2 nodes/files(one node for each file) in my package. It's like in talker and listener tutorial. However, after adding a new one (second node/file), I received an error of "multiple definition of `main'". I've check all the braces, they are well-placed.
What could be the possible culprits?
Comments
