Quantcast
Channel: JetBrains Developer Community : All Content - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5481

$ProjectFileDir$ is empty when used in 'External tool'

$
0
0

I added a pre-make step to run $ProjectFileDir$/build_native.sh, which builds all my ndk stuff. But IntelliJ dumps

 

Error running build ndk: Cannot run program "/build_native.sh"

 

so $ProjectFileDir$ translates to empty. Is there anything I have to do before using IntelliJ variables?

 

Thanks,


Viewing all articles
Browse latest Browse all 5481

Trending Articles