Stuck when compiling, help! 2019.1 version

I have a problem when compiling project.
it always stuck/hang when compiling portable mysql server(mysql file).

  1. when “Compress the final .EXE file with UPS( may required additional build time)” is checked, it hangs on compiling “errmsg.sys”.
  2. when “Compress the final .EXE file with UPS( may required additional build time)” is unchecked, it hangs on compiling “armscii8.xml”.
  3. and i try editing the “armscii8.xml” file, and it hangs on compiling “help_category.MYD”.
  4. i try tweek/changing some setting/option, it hangs on compiling “event.MYI”.
  5. multithread setting/option doesn’t do anything.
    can someone help me?

note : I’m sorry if my english is bad, because english is not my main language

Try to disable compression to see if it helps.

Nevermind!.
I solve it.

  1. at first time i start my project, i set the executable output file directory like this…

    and it looks like this…

    and the compiling problem comes to me.
  1. i start making new project with the same php file, and i set the executable output file directory like this…

    it looks like this…

With this setup everything works like charm.
no issue, no compiling problem.
I don’t know why,
I don’t know is this make any sense or not, but it works for me…

I wish this problem/bug will fix in future update

Check whether you don’t have files with duplicate filenames in your source folder.