Jump to content

game compiling error (gcc49)


Recommended Posts

Hi guys, I tried to compile the vanilla game source, but it fails at linking

 

First I re-compiled cryptopp from Extern folder with gcc49 , I got an error when I tried to compile the game , but I managed to fix the error by modifying some cryptopp files like this. But it still won't compile.

 

This was the error

../../../Extern/include/cryptopp/secblock.h:91:14: error: 'CheckSize' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
CheckSize(n);

I think the p roblem is from cryptopp

 

This is the hidden content, please

 

This is the hidden content, please

 

How can I fix it ?

 

Kind Regards , DaNy3LL

Link to comment
Share on other sites

  • Replies 5
  • Created
  • Last Reply

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.