https://bugs.documentfoundation.org/show_bug.cgi?id=163072

--- Comment #12 from liujian <[email protected]> ---
(In reply to Ritobroto Mukherjee from comment #11)
> > 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.

output:
$ make net_ure. clean
make: Nothing to be done for 'net_ure.'.
rm -fr F:/Source/Libre/lode/lode/dev/core/test-install
rm -fr F:/Source/Libre/lode/lode/dev/core/instdir
rm -fr F:/Source/Libre/lode/lode/dev/core/workdir


$ make net_ure
cd F:/Source/Libre/lode/lode/dev/core/net_ure &&
C:/Users/Administrator/bin/make -j 12 -rs
[build MOD] net_ure
[build LOC] net_ure
[build BIN] top level modules: net_ure
[build LOC] top level modules: net_ure
[build ALL] top level modules: build-non-l10n-only build-l10n-only

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to