Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran] Cannot setup a project with Custom Makefile with \'include\'

Hi Anar,

Program test
implicit none
#include <fdds.h>
integer :: ier

Right now, Photran's analysis/refactoring support does not handle C preprocessor directives (like #include). Sorry.

We're planning to (finally) support that in Photran 6.0, though. The official release be in June 2010, although we'll have a beta version early next year so you can try it out sooner than that.

Jeff


Back to the top