The way to include the "real" library files in project(Modus Toolbox 3.0)

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
TakMune
Level 4
Level 4
Distributor - Macnica (Japan)
First like given 100 sign-ins First solution authored

Could you let me know the way to include the "real" library files in project?

[environment]

*Modus Toolbox 3.0

*Library Manager 2.0

[note]

*It is possible in case using Modus Toolbox 2.4

*Now only including the link to the library files is possible(As below)

TakMune_0-1678839305140.png

Thanks,

0 Likes
1 Solution
Aditi_B
Moderator
Moderator
Moderator
500 replies posted 5 questions asked 250 replies posted

Hi,

You can do the same via the library manager (2.0) in MTB. After you open the library manager of your project, you have the option to choose "shared git repo" or "local repo".

AditiB_81_0-1678958964636.png

 

So, for example here I selected "local git repo" for clib-support and after updating, the folder gets updated as follows under libs-

AditiB_81_1-1678959050492.png

I hope this helps!

Thanks

Aditi

View solution in original post

0 Likes
4 Replies
Aditi_B
Moderator
Moderator
Moderator
500 replies posted 5 questions asked 250 replies posted

Hi,

Which all libraries do you want to include? Do you want to include source files of these libraries?

Thanks

Aditi

0 Likes
TakMune
Level 4
Level 4
Distributor - Macnica (Japan)
First like given 100 sign-ins First solution authored

Thank you for your reply

I want to include library source files which I select in project.

Above is possible by uncheck a shared field in "library manager 1.4.1".(as below image)

TakMune_0-1678951341557.png

Is there any way to accomplish this equally using Modus Toolbox 3.0+library Manager2.0?

Thanks

0 Likes
Aditi_B
Moderator
Moderator
Moderator
500 replies posted 5 questions asked 250 replies posted

Hi,

You can do the same via the library manager (2.0) in MTB. After you open the library manager of your project, you have the option to choose "shared git repo" or "local repo".

AditiB_81_0-1678958964636.png

 

So, for example here I selected "local git repo" for clib-support and after updating, the folder gets updated as follows under libs-

AditiB_81_1-1678959050492.png

I hope this helps!

Thanks

Aditi

0 Likes
TakMune
Level 4
Level 4
Distributor - Macnica (Japan)
First like given 100 sign-ins First solution authored

Thank you for your help!!