1>bitboards.cpp
1>evaluate.cpp
1>eval_params.cpp
1>history.cpp
1>main.cpp
1>misc.cpp
1>moveeval.cpp
1>moves.cpp
1>evaluate_nnue.cpp ----->>>> many errors as:
Error C2039
Error C2737
Error C3536
Error C2737
Error C3536
Error C2039
Error C2530
Error C3536
Error C2109
Error C2039
Error C2530
Error C3536
Error C2039
Error C2737
Error C2039
Error C2530
Error C3536
Error C3536
Error C2660
Error C2039
Error C2530
Error C3536
Error C2039
Error C2039
Error C2039
Error C1083
Error C1083
.
.
.
1>notation.cpp
1>position.cpp
1>search.cpp
1>time.cpp
1>tt.cpp
1>uci.cpp
compiling igel with error with MSVS2022
Moderator: Ras
-
- Posts: 963
- Joined: Thu Aug 11, 2022 11:30 pm
- Full name: Esmeralda Pinto
-
- Posts: 1452
- Joined: Sat Jul 21, 2018 7:43 am
- Location: Budapest, Hungary
- Full name: Gabor Szots
Re: compiling igel with error with MSVS2022
Try creating a subfolder called weights under src and put the net there.
Gabor Szots
CCRL testing group
CCRL testing group
-
- Posts: 963
- Joined: Thu Aug 11, 2022 11:30 pm
- Full name: Esmeralda Pinto
Re: compiling igel with error with MSVS2022
Unfortunately this does not help. I suspect that my pc is already too old , only 32 bit pc.
-
- Posts: 963
- Joined: Thu Aug 11, 2022 11:30 pm
- Full name: Esmeralda Pinto
Re: compiling igel with error with MSVS2022
It is solved now. The error is round about line 291 in nnue.cpp.