jackool Posted January 11, 2024 Posted January 11, 2024 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_config.xml
cash-metall Posted January 11, 2024 Posted January 11, 2024 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/
Recommended Posts