Hi, I am trying to compile API2 from the source to build proper DLL compatible with my C# program architecture (for example for UWP, WinRT app)
in the middle of downloading the source code from the svn I get a login window to enter username and password of svn. by canceling this dialog, it doesn't download part of the sources (for example lib/rec/rpc)
So QtCreator will show error during the compilation.
Could you please let me know, what is the authentication information of this svn?
Thank you in advance
in the middle of downloading the source code from the svn I get a login window to enter username and password of svn. by canceling this dialog, it doesn't download part of the sources (for example lib/rec/rpc)
So QtCreator will show error during the compilation.
Could you please let me know, what is the authentication information of this svn?
Thank you in advance
Comment