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

build spark engine failed #1

Closed
qiaoqi opened this issue Jan 19, 2018 · 1 comment
Closed

build spark engine failed #1

qiaoqi opened this issue Jan 19, 2018 · 1 comment

Comments

@qiaoqi
Copy link

qiaoqi commented Jan 19, 2018

VS2015 build spark engine failed !!!

error C2440: 'specialization': cannot convert from 'overloaded-function' to 'unsigned int (__cdecl SPK::Group::* )(void) const'
1>  d:\engines\spark-spark2\include\Core/SPK_Group.h(392): note: None of the functions with this name in scope match the target type
1>d:\engines\spark-spark2\include\Core/SPK_Group.h(392): error C2440: 'specialization': cannot convert from 'overloaded-function' to 'void (__cdecl SPK::Group::* )(unsigned int)'

so how to fixed it , please tell me ,thx~

@Synxis
Copy link
Owner

Synxis commented Jan 19, 2018

Hello qiaoqi,

  • What is the code that triggers the error ?
  • What version of SPARK ? Paste the SHA1 of the commit on which you try to compile.
  • What compiler, and version ?
  • Please paste the full output of the compilation.

I edited your post, please put any code or output log in a markdown code block.

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

2 participants