Adding a source file and compiling under linux?
#1
Really silly question, but I do all my compiling usually under Windows, hence this question. If I add an extra .cpp file to the source and want to compile under linux, what do I need to modify? Do I have to manually edit the makefile? Or is there any automated method of doing that?

Thanks,
Harry
Reply
#2
Makefile.in most likely. depends on where the file is at anyways.
Reply

Logout Mark Read Team Forum Stats Members Help
Adding a source file and compiling under linux?0