Topic: Trying build the project on Visual 2012

I'm trying build the project (examples - server) on visual 2012 , but i don't know how change the build options in visual. I need enable the aes-ccm [--enable-aesccm]. How i can set this value in Visual 2012?

Regards.

Share

Re: Trying build the project on Visual 2012

Hi Alex,

In Visual Studio, you'll need to add the HAVE_AESCCM define to the list of preprocessor defines in your project properties in order to enable AES-CCM support.

Best Regards,
Chris