Build from network path not supported on Mac with VM

0
  Hi all,   I have installed and step-up Parallels Desktop Pro Edition on mac and also installed Mendix Studio Pro on Windows virtual machine on my system, for the web it’s working fine on local I was testing and tried to build native app APK on VM while doing is shows this massage on the screenshot, anyone has faced or is familiar with this error please suggest me what I have done wrong?  Thank You
asked
1 answers
1

As the message says you can’t build the application from a network path. This also causes problems for non-native apps when using Parallels on a Mac.

The solution is to map a network drive (I use M:) and launch your project from that.
https://docs.mendix.com/howto/general/using-mendix-studio-pro-on-a-mac/#4-checking-network-drive

I hope this helps.

answered