07-04-2017 02:03 AM - last edited on 03-05-2024 07:40 PM by ROGBot
07-25-2017 02:36 AM
maddinat0r wrote:
Yes, just downloaded the SDK from this URL: https://www.asus.com/campaign/aura/us/download/AuraSDK.zip
If I try to start the test application, it tells me that MSVCR120D.dll is missing from my computer. Dependency Walker also still tells me that the SDK DLL is linked against MSVCR120D.dll and MSVCP120D.dll.
07-25-2017 08:21 AM
maddinat0r wrote:
Yes, just downloaded the SDK from this URL: https://www.asus.com/campaign/aura/us/download/AuraSDK.zip
If I try to start the test application, it tells me that MSVCR120D.dll is missing from my computer. Dependency Walker also still tells me that the SDK DLL is linked against MSVCR120D.dll and MSVCP120D.dll.
07-26-2017 03:57 PM
07-27-2017 06:48 AM
dudu631 wrote:
So, i've been busy for some time and now im lost, does it still have the old methods(querynames, queryleds, etc)?
Can i add the sdk dll to a C# application?
Thanks!
07-27-2017 01:57 PM
07-27-2017 03:39 PM
07-28-2017 01:29 AM
sullivanbuchs wrote:
for me the sdk work in cpp console application.
I have a question about a sdk function, SetMbMode (_mbLightCtrl [0], 1); I would like to read the value that is currently on a led of the card. But if I do not define myself the color I can not have the one that is currently defined by aura ...
07-28-2017 08:56 AM
07-28-2017 11:09 AM
AkaNe@Asus wrote:
For now the SDK do not have this function to detect the RGB color defined by AURA. SetMbMode (_mbLightCtrl [0], 1) is used to switch between the default EC mode / user software control mode.
dudu631,
This issue will be fixed in the next released version of the SDK.
08-08-2017 10:53 AM
maddinat0r wrote:
Yes, just downloaded the SDK from this URL: https://www.asus.com/campaign/aura/us/download/AuraSDK.zip
If I try to start the test application, it tells me that MSVCR120D.dll is missing from my computer. Dependency Walker also still tells me that the SDK DLL is linked against MSVCR120D.dll and MSVCP120D.dll.