Welcome to the forums. Please post in English or French.

You are not logged in.

#1 2021-08-30 11:05:05

YLN
Member
Registered: 2021-07-05
Posts: 4

CA compilation version stable

Bonjour,

J'aimerais ajouter une nouvelle macro-commande au logiciel code-aster. Si j'ai bien compris, le moyen pour y arriver est de re compiler le fichier source code aster avec l'ajout de notre nouvelle macro-commande dans les dossiers sources de code aster.
Avant de réaliser cette étape j'ai suivi les directives présentées sur le wiki de code aster onglet tutorial.
La configuration de Mercurial, ainsi que le clonage des différents dossiers se sont déroulés sans encombre. J'ai, cependant, des difficultés pour la partie : Configuration and first build of code_aster. Je vous joins mes résultats affichés sur le terminal :

 <pre>./waf configure --use-config-dir=/home/ypllenotre/dev/aster/14.6/share/aster --use-config=aster_full_config --disable-mfront --prefix=../install/std
checking environment... executing: ./waf.engine configure --use-config-dir=/home/ypllenotre/dev/aster/14.6/share/aster --use-config=aster_full_config --disable-mfront --prefix=../install/std --out=build/std --jobs=4
Setting top to                           : <font color="#4E9A06">/home/ypllenotre/dev/aster/codeaster/src</font> 
Setting out to                           : <font color="#4E9A06">/home/ypllenotre/dev/aster/codeaster/src/build/std</font> 
Setting prefix to                        : <font color="#4E9A06">/home/ypllenotre/dev/aster/codeaster/install/std</font> 
Searching configuration &apos;aster_full_config&apos;... 
Checking for configuration               : <font color="#4E9A06">aster_full_config</font> 
Checking for &apos;gcc&apos; (C compiler)          : <font color="#4E9A06">/usr/bin/gcc</font> 
Checking for &apos;g++&apos; (C++ compiler)        : <font color="#4E9A06">/usr/bin/g++</font> 
Checking for &apos;gfortran&apos; (Fortran compiler) : <font color="#4E9A06">/usr/bin/gfortran</font> 
Checking for C compiler version          : <font color="#4E9A06">gcc 7.5.0</font> 
Checking for Fortran compiler version    : <font color="#4E9A06">gfortran 7.5.0</font> 
fortran link verbose flag                : <font color="#4E9A06">-v</font> 
Checking for OpenMP flag -fopenmp        : <font color="#4E9A06">yes</font> 
Checking for program &apos;python&apos;            : <font color="#4E9A06">/usr/bin/python3</font> 
Checking for python version &gt;= 3.5.0     : <font color="#4E9A06">3.6.9</font> 
python-config                            : <font color="#4E9A06">/usr/bin/python3-config</font> 
Asking python-config for pyembed &apos;--cflags --libs --ldflags --embed&apos; flags : <font color="#C4A000">not found</font> 
Asking python-config for pyembed &apos;--cflags --libs --ldflags&apos; flags : <font color="#4E9A06">yes</font> 
Testing pyembed configuration            : <font color="#4E9A06">yes</font> 
Asking python-config for pyext &apos;--cflags --libs --ldflags&apos; flags : <font color="#4E9A06">yes</font> 
Testing pyext configuration              : <font color="#4E9A06">yes</font> 
Checking for python module &apos;numpy&apos;       : <font color="#4E9A06">1.13.3</font> 
Checking for numpy include               : <font color="#4E9A06">[&apos;/usr/lib/python3/dist-packages/numpy/core/include&apos;]</font> 
Checking for python module &apos;asrun&apos;       : <font color="#C4A000">not found</font> 
Getting platform                         : <font color="#4E9A06">ASTER_PLATFORM_LINUX64</font> 
Checking for library m                   : <font color="#4E9A06">yes</font> 
Checking for library z                   : <font color="#4E9A06">yes</font> 
Checking for number of cores             : <font color="#4E9A06">12</font> 
Setting libm after files                 : <font color="#4E9A06">nothing done</font> 
Checking for library hdf5                : <font color="#4E9A06">yes</font> 
Checking for header hdf5.h               : <font color="#4E9A06">yes</font> 
Checking hdf5 version                    : <font color="#C4A000">no</font> 
Checking for library med                 : <font color="#4E9A06">yes</font> 
Checking for header med.h                : <font color="#4E9A06">yes</font> 
Checking size of med_int integers        : <font color="#4E9A06">4</font> 
Checking size of med_idt integers        : <font color="#4E9A06">8</font> 
Checking med version                     : <font color="#C4A000">no</font> 
Checking for library metis               : <font color="#4E9A06">yes</font> 
Checking for header metis.h              : <font color="#4E9A06">yes</font> 
Checking metis version                   : <font color="#4E9A06">5.1.0</font> 
Checking for smumps_struc.h              : <font color="#4E9A06">yes</font> 
Checking for dmumps_struc.h              : <font color="#4E9A06">yes</font> 
Checking for cmumps_struc.h              : <font color="#4E9A06">yes</font> 
Checking for zmumps_struc.h              : <font color="#4E9A06">yes</font> 
Checking for mpif.h                      : <font color="#4E9A06">yes</font> 
Checking mumps version                   : <font color="#4E9A06">5.1.2</font> 
Checking size of Mumps integer           : <font color="#4E9A06">4</font> 
Checking for library dmumps              : <font color="#4E9A06">yes</font> 
Checking for library zmumps              : <font color="#4E9A06">yes</font> 
Checking for library smumps              : <font color="#4E9A06">yes</font> 
Checking for library cmumps              : <font color="#4E9A06">yes</font> 
Checking for library mumps_common        : <font color="#4E9A06">yes</font> 
Checking for library pord                : <font color="#4E9A06">yes</font> 
Checking for library mpiseq              : <font color="#4E9A06">yes</font> 
Checking for header scotch.h             : <font color="#4E9A06">yes</font> 
Checking scotch version                  : <font color="#4E9A06">6.0.4</font> 
Checking for library [&apos;esmumps&apos;, &apos;scotch&apos;, &apos;scotcherr&apos;] : <font color="#4E9A06">yes</font> 
Reading build preferences from ~/.hgrc   : <font color="#C4A000">not found</font> 
Checking for &apos;gfortran&apos; (Fortran compiler) : <font color="#4E9A06">/usr/bin/gfortran</font> 
Compiling a simple fortran app           : <font color="#4E9A06">yes</font> 
Detecting whether we need a dummy main   : <font color="#4E9A06">yes main</font> 
Checking for fortran option              : <font color="#4E9A06">yes (-fdefault-double-8 -fdefault-integer-8 -fdefault-real-8)</font> 
Checking for fortran option              : <font color="#4E9A06">yes (-Wimplicit-interface)</font> 
Checking for fortran option              : <font color="#4E9A06">yes (-Wintrinsic-shadow)</font> 
Checking for fortran option              : <font color="#4E9A06">yes (-fno-aggressive-loop-optimizations)</font> 
Checking for fortran option              : <font color="#4E9A06">yes (-ffree-line-length-none)</font> 
Setting fortran compiler flags           : <font color="#4E9A06">[&apos;-fPIC&apos;, &apos;-fdefault-double-8&apos;, &apos;-fdefault-integer-8&apos;, &apos;-fdefault-real-8&apos;, &apos;-Wimplicit-interface&apos;, &apos;-Wintrinsic-shadow&apos;, &apos;-fno-aggressive-loop-optimizations&apos;, &apos;-ffree-line-length-none&apos;]</font> 
Getting fortran mangling scheme          : <font color="#4E9A06">ok (&apos;_&apos;, &apos;&apos;, &apos;lower-case&apos;)</font> 
Checking size of integer4                : <font color="#4E9A06">4</font> 
Checking the matching C type             : <font color="#4E9A06">int</font> 
Checking size of default integer         : <font color="#4E9A06">8</font> 
Checking the matching C type             : <font color="#4E9A06">long</font> 
Checking size of logical                 : <font color="#4E9A06">1</font> 
Checking size of simple precision real   : <font color="#4E9A06">4</font> 
Checking the matching C type             : <font color="#4E9A06">float</font> 
Checking size of double precision real   : <font color="#4E9A06">8</font> 
Checking the matching C type             : <font color="#4E9A06">double</font> 
Checking size of double complex          : <font color="#4E9A06">16</font> 
Setting type for fortran string length   : <font color="#4E9A06">unsigned int</font> 
Setting size of blas/lapack integers     : <font color="#4E9A06">4</font> 
Checking fpp stringify using #           : <font color="#4E9A06">no</font> 
Checking fpp stringify using &quot;&quot;          : <font color="#4E9A06">yes</font> 
Checking compilation with long lines     : <font color="#4E9A06">yes</font> 
Check for backtrace feature              : <font color="#4E9A06">yes</font> 
Check for tracebackqq feature            : <font color="#C4A000">no</font> 
Getting code_aster version               : <font color="#4E9A06">[(15, 3, 25), &apos;df54bc8594ee4cd31c86c72b0213ae53f7f3626f&apos;, &apos;default&apos;, &apos;24/06/2021&apos;, &apos;default&apos;, 1]</font> 
Checking for &apos;g++&apos; (C++ compiler)        : <font color="#4E9A06">/usr/bin/g++</font> 
Checking for compiler flags -std=c++11   : <font color="#4E9A06">yes</font> 
Checking for library stdc++              : <font color="#4E9A06">yes</font> 
Checking size of C++ bool                : <font color="#4E9A06">1</font> 
Checking for program &apos;dpkg-architecture&apos; : <font color="#4E9A06">/usr/bin/dpkg-architecture</font> 
Checking boost includes                  : <font color="#4E9A06">1.65.1</font> 
Checking boost libs                      : <font color="#4E9A06">ok</font> 
Checking for boost linkage               : <font color="#4E9A06">ok</font> 
Checking for &apos;gcc&apos; (C compiler)          : <font color="#4E9A06">/usr/bin/gcc</font> 
Getting C compiler flags                 : <font color="#4E9A06">[&apos;-fPIC&apos;]</font> 
Check for msgfmt programs                : <font color="#4E9A06">[&apos;/usr/bin/msgfmt&apos;]</font> 
Check for xgettext programs              : <font color="#4E9A06">[&apos;/usr/bin/xgettext&apos;]</font> 
Check for msgmerge programs              : <font color="#4E9A06">[&apos;/usr/bin/msgmerge&apos;]</font> 
Check for lrelease programs              : <font color="#4E9A06">[&apos;/usr/bin/lrelease&apos;]</font> 
Check for pylupdate4 programs            : <font color="#C4A000">not found</font> 
Set parameters for &apos;config.json&apos;         : <font color="#4E9A06">done</font> 
. use &apos;tmpdir&apos;                           : <font color="#4E9A06">/tmp</font> 
. use &apos;addmem&apos;                           : <font color="#4E9A06">1024</font> 
. use &apos;python&apos;                           : <font color="#4E9A06">python3</font> 
. use &apos;python_interactive&apos;               : <font color="#4E9A06">python3</font> 
Checking for program &apos;gmsh&apos;              : <font color="#4E9A06">/usr/local/bin/gmsh</font> 
Checking for program &apos;salome&apos;            : <font color="#C4A000">not found</font> 
Checking for program &apos;salome&apos;            : <font color="#C4A000">not found</font> 
Checking for program &apos;run_miss3d&apos;        : <font color="#C4A000">not found</font> 
Checking for program &apos;run_miss3d&apos;        : <font color="#C4A000">not found</font> 
Checking for program &apos;homard&apos;            : <font color="#4E9A06">/home/ypllenotre/dev/aster/public/homard-11.12/ASTER_HOMARD/homard</font> 
Checking for program &apos;ecrevisse&apos;         : <font color="#C4A000">not found</font> 
Checking for program &apos;ecrevisse&apos;         : <font color="#C4A000">not found</font> 
Checking for program &apos;mfront&apos;            : <font color="#C4A000">not found</font> 
Checking for program &apos;mfront&apos;            : <font color="#C4A000">not found</font> 
Checking for program &apos;xmgrace&apos;           : <font color="#C4A000">not found</font> 
Checking for program &apos;xmgrace&apos;           : <font color="#C4A000">not found</font> 
Checking for program &apos;gracebat&apos;          : <font color="#C4A000">not found</font> 
Checking for program &apos;gracebat&apos;          : <font color="#C4A000">not found</font> 
Checking for program &apos;mdump&apos;             : <font color="#C4A000">not found</font> 
Checking for program &apos;mdump&apos;             : <font color="#C4A000">not found</font> 
Checking for &apos;data&apos; repository           : <font color="#C4A000">/home/ypllenotre/dev/aster/codeaster/data not found</font> 
Store execution environment              : <font color="#4E9A06">yes</font> 
Build list of testcases                  : <font color="#4E9A06">done</font> 
Checking for program &apos;dot&apos;               : <font color="#C4A000">not found</font> 
Checking for &apos;validation&apos; repository     : <font color="#C4A000">/home/ypllenotre/dev/aster/codeaster/validation not found</font> 
Setting C debug flags                    : <font color="#4E9A06">[&apos;-g&apos;, &apos;-O0&apos;]</font> 
Setting C optimization flags             : <font color="#4E9A06">[&apos;-O2&apos;]</font> 
Setting C++ debug flags                  : <font color="#4E9A06">[&apos;-g&apos;, &apos;-O0&apos;]</font> 
Setting C++ optimization flags           : <font color="#4E9A06">[&apos;-O2&apos;]</font> 
Setting fortran debug flags              : <font color="#4E9A06">[&apos;-g&apos;, &apos;-O0&apos;]</font> 
Checking loop optimization with LOC      : <font color="#4E9A06">VOLATILE is required</font> 
Checking implicit loop in write          : <font color="#4E9A06">ok</font> 
Getting fortran optimization flags       : <font color="#4E9A06">[&apos;-O2&apos;, &apos;&apos;]</font> 
Write config file                        : <font color="#4E9A06">debug/asterf_config.h</font> 
Write config file                        : <font color="#4E9A06">debug/asterc_config.h</font> 
Write config file                        : <font color="#4E9A06">debug/aster_config.py</font> 
Write config file                        : <font color="#4E9A06">release/asterf_config.h</font> 
Write config file                        : <font color="#4E9A06">release/asterc_config.h</font> 
Write config file                        : <font color="#4E9A06">release/aster_config.py</font> 
<font color="#4E9A06">&apos;configure&apos; finished successfully (4.390s)</font>
</pre> 

La configuration de waf semble s'être bien déroulée. Cependant, l'installation de waf via la commande "./waf install" est incomplète comme le montre le code ci-dessous :

 ./waf install -v
checking environment... executing: ./waf.engine install -v --out=build/std --jobs=4
Waf: Entering directory `/home/ypllenotre/dev/aster/codeaster/src/build/std/release'
[7592/9875] Compiling bibc/hdf/hdftyp.c
12:00:17 runner ['/usr/bin/gcc', '-fPIC', '-O2', '-fPIC', '-g', '-fdebug-prefix-map=/build/python3.6-1chSKv/python3.6-3.6.9=.', '-fstack-protector', '-g', '-fwrapv', '-O3', '-I../../../../../public/hdf5-1.10.3/include', '-I../../../../../public/med-4.0.0/include', '-I../../../../../public/mumps-5.1.2/include', '-I../../../../../public/mumps-5.1.2/include_seq', '-I../../../../../public/metis-5.1.0/include', '-I../../../../../public/scotch-6.0.4/include', '-I../../../../../public/tfel-3.2.1/include', '-I.', '-I../../../bibcxx', '-I../../../bibcxx/include', '-I../../../bibc/include', '-I/usr/lib/python3/dist-packages/numpy/core/include', '-I/usr/include/python3.6m', '-DNPY_NO_PREFIX', '-DNDEBUG', '../../../bibc/hdf/hdftyp.c', '-c', '-o/home/ypllenotre/dev/aster/codeaster/src/build/std/release/bibc/hdf/hdftyp.c.1.o']
[7598/9875] Compiling bibc/hdf/hdfcld.c
12:00:17 runner ['/usr/bin/gcc', '-fPIC', '-O2', '-fPIC', '-g', '-fdebug-prefix-map=/build/python3.6-1chSKv/python3.6-3.6.9=.', '-fstack-protector', '-g', '-fwrapv', '-O3', '-I../../../../../public/hdf5-1.10.3/include', '-I../../../../../public/med-4.0.0/include', '-I../../../../../public/mumps-5.1.2/include', '-I../../../../../public/mumps-5.1.2/include_seq', '-I../../../../../public/metis-5.1.0/include', '-I../../../../../public/scotch-6.0.4/include', '-I../../../../../public/tfel-3.2.1/include', '-I.', '-I../../../bibcxx', '-I../../../bibcxx/include', '-I../../../bibc/include', '-I/usr/lib/python3/dist-packages/numpy/core/include', '-I/usr/include/python3.6m', '-DNPY_NO_PREFIX', '-DNDEBUG', '../../../bibc/hdf/hdfcld.c', '-c', '-o/home/ypllenotre/dev/aster/codeaster/src/build/std/release/bibc/hdf/hdfcld.c.1.o']
[7599/9875] Compiling bibc/supervis/logical_unit.c
12:00:17 runner ['/usr/bin/gcc', '-fPIC', '-O2', '-fPIC', '-g', '-fdebug-prefix-map=/build/python3.6-1chSKv/python3.6-3.6.9=.', '-fstack-protector', '-g', '-fwrapv', '-O3', '-I../../../../../public/hdf5-1.10.3/include', '-I../../../../../public/med-4.0.0/include', '-I../../../../../public/mumps-5.1.2/include', '-I../../../../../public/mumps-5.1.2/include_seq', '-I../../../../../public/metis-5.1.0/include', '-I../../../../../public/scotch-6.0.4/include', '-I../../../../../public/tfel-3.2.1/include', '-I.', '-I../../../bibcxx', '-I../../../bibcxx/include', '-I../../../bibc/include', '-I/usr/lib/python3/dist-packages/numpy/core/include', '-I/usr/include/python3.6m', '-DNPY_NO_PREFIX', '-DNDEBUG', '../../../bibc/supervis/logical_unit.c', '-c', '-o/home/ypllenotre/dev/aster/codeaster/src/build/std/release/bibc/supervis/logical_unit.c.1.o']
[7606/9875] Compiling bibc/hdf/hdfclg.c
12:00:17 runner ['/usr/bin/gcc', '-fPIC', '-O2', '-fPIC', '-g', '-fdebug-prefix-map=/build/python3.6-1chSKv/python3.6-3.6.9=.', '-fstack-protector', '-g', '-fwrapv', '-O3', '-I../../../../../public/hdf5-1.10.3/include', '-I../../../../../public/med-4.0.0/include', '-I../../../../../public/mumps-5.1.2/include', '-I../../../../../public/mumps-5.1.2/include_seq', '-I../../../../../public/metis-5.1.0/include', '-I../../../../../public/scotch-6.0.4/include', '-I../../../../../public/tfel-3.2.1/include', '-I.', '-I../../../bibcxx', '-I../../../bibcxx/include', '-I../../../bibc/include', '-I/usr/lib/python3/dist-packages/numpy/core/include', '-I/usr/include/python3.6m', '-DNPY_NO_PREFIX', '-DNDEBUG', '../../../bibc/hdf/hdfclg.c', '-c', '-o/home/ypllenotre/dev/aster/codeaster/src/build/std/release/bibc/hdf/hdfclg.c.1.o']
In file included from ../../../bibc/include/aster.h:28:0,
                 from ../../../bibc/hdf/hdfcld.c:19:
../../../bibc/hdf/hdfcld.c:32:35: error: unknown type name ‘hid_t’; did you mean ‘id_t’?
 ASTERINTEGER DEFP(HDFCLD, hdfcld, hid_t *idd)
                                   ^
../../../bibc/include/definition.h:521:52: note: in definition of macro ‘DEFP’
 #define DEFP(UN,LN,a)               STDCALL(UN,LN)(a)
                                                    ^

In file included from ../../../bibc/include/aster.h:28:0,
                 from ../../../bibc/hdf/hdftyp.c:20:
../../../bibc/hdf/hdftyp.c:38:38: error: unknown type name ‘hid_t’; did you mean ‘id_t’?
 ASTERINTEGER DEFPSPS(HDFTYP, hdftyp, hid_t *idf, char *nomgr, STRING_SIZE ln,
                                      ^
../../../bibc/include/definition.h:127:67: note: in definition of macro ‘DEFPSPS’
 #define DEFPSPS(UN,LN,a,b,lb,c,d,ld)               STDCALL(UN,LN)(a,b,c,d,lb,ld)
                                                                   ^

In file included from ../../../bibc/include/aster.h:28:0,
                 from ../../../bibc/hdf/hdfclg.c:19:
../../../bibc/hdf/hdfclg.c:32:35: error: unknown type name ‘hid_t’; did you mean ‘id_t’?
 ASTERINTEGER DEFP(HDFCLG, hdfclg, hid_t *idg)
                                   ^
../../../bibc/include/definition.h:521:52: note: in definition of macro ‘DEFP’
 #define DEFP(UN,LN,a)               STDCALL(UN,LN)(a)
                                                    ^

Waf: Leaving directory `/home/ypllenotre/dev/aster/codeaster/src/build/std/release'
Build failed
 -> task in 'asterbibc' failed with exit status 1: 
	{task 140110442160984: c hdfcld.c -> hdfcld.c.1.o}
['/usr/bin/gcc', '-fPIC', '-O2', '-fPIC', '-g', '-fdebug-prefix-map=/build/python3.6-1chSKv/python3.6-3.6.9=.', '-fstack-protector', '-g', '-fwrapv', '-O3', '-I../../../../../public/hdf5-1.10.3/include', '-I../../../../../public/med-4.0.0/include', '-I../../../../../public/mumps-5.1.2/include', '-I../../../../../public/mumps-5.1.2/include_seq', '-I../../../../../public/metis-5.1.0/include', '-I../../../../../public/scotch-6.0.4/include', '-I../../../../../public/tfel-3.2.1/include', '-I.', '-I../../../bibcxx', '-I../../../bibcxx/include', '-I../../../bibc/include', '-I/usr/lib/python3/dist-packages/numpy/core/include', '-I/usr/include/python3.6m', '-DNPY_NO_PREFIX', '-DNDEBUG', '../../../bibc/hdf/hdfcld.c', '-c', '-o/home/ypllenotre/dev/aster/codeaster/src/build/std/release/bibc/hdf/hdfcld.c.1.o']
 -> task in 'asterbibc' failed with exit status 1: 
	{task 140110442162552: c hdftyp.c -> hdftyp.c.1.o}
['/usr/bin/gcc', '-fPIC', '-O2', '-fPIC', '-g', '-fdebug-prefix-map=/build/python3.6-1chSKv/python3.6-3.6.9=.', '-fstack-protector', '-g', '-fwrapv', '-O3', '-I../../../../../public/hdf5-1.10.3/include', '-I../../../../../public/med-4.0.0/include', '-I../../../../../public/mumps-5.1.2/include', '-I../../../../../public/mumps-5.1.2/include_seq', '-I../../../../../public/metis-5.1.0/include', '-I../../../../../public/scotch-6.0.4/include', '-I../../../../../public/tfel-3.2.1/include', '-I.', '-I../../../bibcxx', '-I../../../bibcxx/include', '-I../../../bibc/include', '-I/usr/lib/python3/dist-packages/numpy/core/include', '-I/usr/include/python3.6m', '-DNPY_NO_PREFIX', '-DNDEBUG', '../../../bibc/hdf/hdftyp.c', '-c', '-o/home/ypllenotre/dev/aster/codeaster/src/build/std/release/bibc/hdf/hdftyp.c.1.o']
 -> task in 'asterbibc' failed with exit status 1: 
	{task 140110442161320: c hdfclg.c -> hdfclg.c.1.o}
['/usr/bin/gcc', '-fPIC', '-O2', '-fPIC', '-g', '-fdebug-prefix-map=/build/python3.6-1chSKv/python3.6-3.6.9=.', '-fstack-protector', '-g', '-fwrapv', '-O3', '-I../../../../../public/hdf5-1.10.3/include', '-I../../../../../public/med-4.0.0/include', '-I../../../../../public/mumps-5.1.2/include', '-I../../../../../public/mumps-5.1.2/include_seq', '-I../../../../../public/metis-5.1.0/include', '-I../../../../../public/scotch-6.0.4/include', '-I../../../../../public/tfel-3.2.1/include', '-I.', '-I../../../bibcxx', '-I../../../bibcxx/include', '-I../../../bibc/include', '-I/usr/lib/python3/dist-packages/numpy/core/include', '-I/usr/include/python3.6m', '-DNPY_NO_PREFIX', '-DNDEBUG', '../../../bibc/hdf/hdfclg.c', '-c', '-o/home/ypllenotre/dev/aster/codeaster/src/build/std/release/bibc/hdf/hdfclg.c.1.o']

Connaissez-vous un moyen pour résoudre ce problème ?

Je vous remercie par avance,
Cordialement,

Yvan

Offline

#2 2021-09-09 04:16:09

aep93
Member
Registered: 2020-02-21
Posts: 103

Re: CA compilation version stable

Hello,
Were you able to solve this problem?

Offline