bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Missing .h file?


From: Blake McBride
Subject: Re: Missing .h file?
Date: Wed, 28 Sep 2022 01:55:53 -0500

If you don't have Python installed, you'd likely not have that "system" include file.

Tha GNU APL configure system should detect this, and the system should build without it by excluding Python-related features.

Blake McBride


On Tue, Sep 27, 2022 at 11:45 PM Christian Robert <christian.robert@polymtl.ca> wrote:

It is a system included file.

[xtian@fedora:/home/xtian] $ locate Python.h
/usr/include/python3.10/Python.h

Xtian.

On 2022-09-27 19:13, Peter Teeson wrote:
> In Terminal:
> cd GNUapl
> svn co http://svn.savannah.gnu.org/svn/apl/trunk <http://svn.savannah.gnu.org/svn/apl/trunk> > svn-log 2>&1
>
> Then was trying to see about building it as an Xcode command line project.
> Added trunk folder to project, including sub-folders.
>
> Did Build and got this message from the preprocessing.
>
> Lexical or Preprocessor Issue
> ….GNUapl/trunk/src/python_apl.cc <http://python_apl.cc>:3:10: 'Python.h' file not found
>
> Did a multi-file search of trunk and sub-folders and did not find it.
>
> Please check if the .h file is missing from *svn checkout http://svn.savannah.gnu.org/svn/apl/trunk <http://svn.savannah.gnu.org/svn/apl/trunk>*
> *
> *
> Thanks
>
> Peter
>
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]