https://bugs.documentfoundation.org/show_bug.cgi?id=163072
Ritobroto Mukherjee <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Resolution|DUPLICATE |--- Status|RESOLVED |REOPENED --- Comment #11 from Ritobroto Mukherjee <[email protected]> --- > After finishing in F:\Source\Libre\lode\lode\dev\core\instdir\sdk\dotnet, I > did not find dotnet directory, only bin and lib directories, what do I do > now, this is machine translation, there may be an error Could you go into the core/ directory, then run `make net_ure.clean` and `make net_ure` (without the ``) and share the output you obtain? > Enable the LO SDK with the setsdkenv_windows or setsdkenv_unix script in LO > path>/sdk/ > I'm not sure how to write it here In the sdk/ directory, you should have a batch file named setsdkenv_windows.bat. Running the script in the command line should enable the LO SDK. Explaining how to run examples with it is a little complex over text, but this session by Mr. Hossein covers the basics: https://youtu.be/zWLFv5AR3uY?t=527 However, this won't be useful if the .NET libraries aren't getting installed to the sdk/dotnet directory. Your build output might help in figuring out why. -- You are receiving this mail because: You are the assignee for the bug.
