Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
aguirre
Creator
Creator

how to create a new folder connection on QMC

Hello,

 

it's not clear  how I should create a connection to a folder on a server.

 

I have an app, which include a file from a lib folder:

$(must_include=lib://MyLibFolder/myfile.txt);

I run the reload task it fails because the folder doesn't exist.

 

I don't know how and where to create a lib folder conbnection.

In QMC Data Connections I only see 

aguirre_0-1623052425563.png

and among the  connections already present there is not MyLibFolder.

I am RootAdmin

I read that a connection that does'nt exist should get created during app import if it doesn't already exist.

In my case the lib connection is not created

 

 

Any advice?

Thanks

 

 

 

 

Labels (1)
1 Solution

Accepted Solutions
aguirre
Creator
Creator
Author

The problem was that I had to cancel and reimport the app. It seems that libraries are created on the first import only and not if the app is updated

 

View solution in original post

1 Reply
aguirre
Creator
Creator
Author

The problem was that I had to cancel and reimport the app. It seems that libraries are created on the first import only and not if the app is updated