Problem with .h files

Beta Testing discussion on mikroC PRO for dsPIC30/33 and PIC24.
Post Reply
Author
Message
Emilio Eduardo
Posts: 27
Joined: 18 Jan 2009 17:47

Problem with .h files

#1 Post by Emilio Eduardo » 17 Dec 2012 20:21

When I compile a project, all .c files are saved but .h files aren't. Even if they were in the project.

Thanks a lot,
Emilio Eduardo

User avatar
janko.kaljevic
Posts: 3565
Joined: 16 Jun 2011 13:48

Re: Problem with .h files

#2 Post by janko.kaljevic » 18 Dec 2012 16:02

Hello,

When you press build button compiler will automatically save all files that are included in project in Project Manager window.

If you header is included in source code with #include key word and not in Project Manager window, it will not be saved when you press build.
Instead press Save All button first.

Best regards.

Post Reply

Return to “mikroC PRO for dsPIC30/33 and PIC24 Beta Testing”