Arnaud Moura

Results 34 comments of Arnaud Moura

> I hope CLIENT-SERVER pattern can be moved to stable API. is there anything I can help with? Me I hope for Radio-Dish. I can help if you want.

I tried version 4.16.4 on Samsung Android 11 and I have this issue now: ``` Failed to load LDM Plus license file /storage/emulated/0/Android/data/com.dji.sdk.sample/files/DJI/com.dji.sdk.sample.dlf: open failed: ENOENT (No such file or...

I use this sample and the problem is when `DJISDKManager.getInstance().registerApp` is called at line 571 in `MainContent.java`. Extract: ``` DJISDKManager.getInstance().registerApp(mContext.getApplicationContext(), new DJISDKManager.SDKManagerCallback() { @Override public void onRegister(DJIError djiError) { if...

I have only Android 11 so I can't use version 4.17-a1 :(

Maybe I'm not making myself clear. You have to see it as for C/C++. To share your library you need the .so or .a file (for linux) but this is...

Yes, share V libraries between companies without give the entire code.

@ArtemkaKun > Did you do any research on how this will help V adoption by companies? Because this seems to be a quite big feature, that will expand the codebase...

There is no rush. This possibility has become very rare in modern languages and it limits their use in many areas.

For your information, there are several types of contracts in my company (we also work on open source project): - The customer orders the development of a software brick (lib...

@medvednikov What's next ? I have to create an issue that points to this RFC?