bug-apl
[Top][All Lists]
Advanced

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

Re: compiling libapl for python3


From: Dr . Jürgen Sauermann
Subject: Re: compiling libapl for python3
Date: Sun, 26 Feb 2023 18:18:27 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

Hi enztec,

thanks, fixed in SVN 1650.

Best Regards,
Jürgen


On 2/25/23 1:01 AM, enztec@gmx.com wrote:
when compiling libapl for python3 i get following make problem

python_apl.cc: In function 'PyObject* apl_exec(PyObject*, PyObject*)':
python_apl.cc:198:64: error: no matching function for call to 'Workspace::SI_top_error()'
  198 |         if (const StateIndicator * si = Workspace::SI_top_error())
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~^~
In file included from python_apl.cc:15:
Workspace.hh:212:28: note: candidate: 'static StateIndicator* Workspace::SI_top_error(bool)'
  212 |    static StateIndicator * SI_top_error(bool quad_LRX);




reply via email to

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