Page 1 of 1

Cannot call child process

Posted: Tue Jan 12, 2021 8:57 am
by lgq12172009
Hello, I tried to call the exe file in the virtual environment, but received an error "fork/exec BCompare.exe: The system cannot find the file specified.". The calling program is written in golang. It is possible to call other programs in the same way, but BCompare.exe cannot

Re: Cannot call child process

Posted: Tue Jan 12, 2021 9:06 am
by lgq12172009
I found a solution, it's my mistake, I used a 64-bit program to call a 32-bit program

Re: Cannot call child process

Posted: Tue Jan 12, 2021 3:50 pm
by Enigma
Yes, it is a Virtual Box limitation for now. We are working on fixing this limitation.