bug-apl
[Top][All Lists]
Advanced

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

Re: Missing .h file?


From: Christian Robert
Subject: Re: Missing .h file?
Date: Wed, 28 Sep 2022 00:45:21 -0400
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.3.0


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]