|
Re: Hello World Compiling issue [message #1786323 is a reply to message #1786250] |
Mon, 30 April 2018 23:47 |
David Vavra Messages: 1426 Registered: October 2012 |
Senior Member |
|
|
They probably DON'T have the same structure or selected options.
Rather than spending a lot of time investigating why,
simply use the HelloWorld project as a template.
1) File --> New --> C Project --> Executable --> Hello World C Project
2) Give it another name and pick a location for it
3) Select a tool chain
4) Press FInish
5) delete or modify <project path>/src/<project name>.c
6) add your own code to <project path>/src
If you are really interested, compare the project files (.project, .cproject, etc.) between the two projects to find what's different.
[Updated on: Tue, 01 May 2018 16:58] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.03413 seconds