SuiteCRM-Outlook-Plugin
SuiteCRM-Outlook-Plugin copied to clipboard
Getting error on Compile time : The command "doxygen.exe ..\Doxyfile\" exited with code 9009.
Hello Sir, I am using visual studio 2017 and install doxygen.exe also. but Getting error on Compile time : The command "doxygen.exe ..\Doxyfile" exited with code 9009 on below on line inside the SuiteCRMAddIn.csproj file.
<Exec Command="doxygen.exe $(Doxyfile)" />
Please help