02-17-2024, 05:10 PM
(This post was last modified: 02-17-2024, 08:26 PM by a740g.
Edit Reason: Fix formatting... Linux!!!
)
@GareBear
I think you got everything built correct. However, you are launching UiEditior from the wrong directory.
The InForm makefile puts the UiEditor binary in the base InForm-PE directory and you should launch it from there. If you compile InFrom using the IDE inside InForm-PE/InForm and then run it from there, it will throw errors.
Launch the UiEditor binary like shown below.
![[Image: Screenshot-from-2024-02-17-21-54-22.png]](https://i.ibb.co/WVPV8bG/Screenshot-from-2024-02-17-21-54-22.png)
I think you got everything built correct. However, you are launching UiEditior from the wrong directory.
The InForm makefile puts the UiEditor binary in the base InForm-PE directory and you should launch it from there. If you compile InFrom using the IDE inside InForm-PE/InForm and then run it from there, it will throw errors.
Launch the UiEditor binary like shown below.
![[Image: Screenshot-from-2024-02-17-21-54-22.png]](https://i.ibb.co/WVPV8bG/Screenshot-from-2024-02-17-21-54-22.png)
![[Image: Screenshot-from-2024-02-17-22-40-00.png]](https://i.ibb.co/mczqjtm/Screenshot-from-2024-02-17-22-40-00.png)