Artelnics / opennn

OpenNN - Open Neural Networks Library
http://www.opennn.net
GNU Lesser General Public License v3.0
1.12k stars 354 forks source link

failed to compile on Ubuntu 22.10 x86/64 #269

Closed bstarynk closed 1 year ago

bstarynk commented 1 year ago

Hello

When cloning your commit 5a988bf4e9 (under /usr/src/Libs/opencnn) on Ubuntu 22.10 x86/64 (AMD Ryzen Threadripper 2970WX desktop) your library fails to compile (using mkdir _build; cd _build; cmake ..)

Probably because /home/iker/Escritorio/API/OPENNN_repositorio/opennn is built-in your CMakeCache.txt file.

We could be interested in using your opennn library in the RefPerSys open source symbolic artificial intelligence project on http://refpersys.org/ and C++ code under https://github.com/RefPerSys/RefPerSys (its current commit in end of march 2023 is 30ce204...)

For more details, contact me (Basile Starynkevitch) by email : at office (CEA LIST, see https://list.cea.fr/ ...) to basile.starynkevitch@cea.fr or at home (near Paris) to basile@starynkevitch.net

Regards.

davidge807 commented 1 year ago

Hi @bstarynk

We have recently made changes in the Master branch, could you try to compile the last commit of this branch?

More particularly, commit number da871be621376be4764ecb11915bbefc9bdb1ecb.