Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build test on Windows 11 with VS17 #149

Open
macintoshplus opened this issue Nov 9, 2024 · 0 comments
Open

Unable to build test on Windows 11 with VS17 #149

macintoshplus opened this issue Nov 9, 2024 · 0 comments

Comments

@macintoshplus
Copy link

Version : master
Arch : x86 64 bit
Windows version : 11

Visual Studio version : 2022 (vs17)

Error:

C:\libfann\tests\fann_test_data.cpp(89,8): error C2664: 'void FANN::training_data::create_train_from_callback(unsigned int,unsigned int,unsigned int,void (__stdcall *)(unsigned int,unsigned int,unsigned int,fann_type *,fann_type *))' :

 unable to convert argument 4 from 'void (__cdecl *)(unsigned int,unsigned int,unsigned int,fann_type *,fann_type *)' 

in 'void (__stdcall *)(unsigned int,unsigned int,unsigned int,fann_type *,fann_type *)' [C:\libfann\_build\tests\fann_tests.vcxproj]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant