Jump to content

Can't find IG mount point in data/ig


photo

Recommended Posts

Posted

Hello

    When I build the whole project, the screen goes black when it runs, and the debug window is displayed as shown in the image below

IG.png

IG2.png

ig_config.xml

Posted

Hello! 

As I understand it, you are updating to 2.16 from the previous version?

since 2.15 directory data/ig has been moved from data directory and replaced by mount point. 

before 2.15

bin/
data/
- ig/
source/



since 2.15:

bin/
data/
- ig.umount // umound refer to ig_data folder
ig_data/
source/

you can try to create new empty project with ig_template for manualy copy new files:
- remove data/ig/ folder in your project
- copy ig_data/ to root of your project
- copy data/ig.umount to your data/

×
×
  • Create New...