Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run Project raises error #141

Open
MrT201509 opened this issue Jul 29, 2023 · 2 comments
Open

Run Project raises error #141

MrT201509 opened this issue Jul 29, 2023 · 2 comments

Comments

@MrT201509
Copy link

Hello again,
I try to create a project (Multiple binary modules) with two source files:

  • one source file has in its general properties "Is startup item/module = Yes"
  • one source file has in its general properties "Is startup item/module = No"
  • Build successful
  • Run raises error "The process stopped with an error (1): Cannot start process"

Where is my mistake?

Thanks

Screenshot 2023-07-29 180046

@mridoni
Copy link
Owner

mridoni commented Sep 9, 2023

Hello,
could you please enable the "show debug output" option in Settings and paste here the content of the Output window after a failed run attempt?

Thanks

image

@MrT201509
Copy link
Author

Hello,
here are the information from Debug-Output:

=::=::
ALLUSERSPROFILE=C:\ProgramData
APPDATA=C:\Users\danielnowak\AppData\Roaming
COB_EXIT_WAIT=Y
COB_LIBRARY_PATH=C:/Users/danielnowak/cobol/gix-ide/cobtest/bin/debug/x64
CommonProgramFiles=C:\Program Files\Common Files
CommonProgramFiles(Arm)=C:\Program Files (Arm)\Common Files
CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
CommonProgramW6432=C:\Program Files\Common Files
COMPUTERNAME=DANIELNOWAKFBCB
ComSpec=C:\Windows\system32\cmd.exe
DriverData=C:\Windows\System32\Drivers\DriverData
EFC_1264=1
HOMEDRIVE=C:
HOMEPATH=\Users\danielnowak
LOCALAPPDATA=C:\Users\danielnowak\AppData\Local
LOGONSERVER=\DANIELNOWAKFBCB
NUMBER_OF_PROCESSORS=4
OS=Windows_NT
Path=C:/Users/danielnowak/AppData/Local/Gix/compiler-pkgs/gnucobol-3.1.2-windows-mingw-x64/bin;C:/Users/danielnowak/AppData/Local/Gix/compiler-pkgs/gnucobol-3.1.2-windows-mingw-x64/lib;C:\Program Files\Parallels\Parallels Tools\Applications;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Microsoft SQL Server\150\Tools\Binn;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn;C:\Program Files\dotnet;C:\Users\danielnowak\AppData\Local\Programs\Python\Python311-arm64\Scripts;C:\Users\danielnowak\AppData\Local\Programs\Python\Python311-arm64;C:\Users\danielnowak\AppData\Local\Microsoft\WindowsApps;C:\Users\danielnowak.dotnet\tools;C:/Users/danielnowak/AppData/Local/Programs/Gix-IDE/lib/x64/gcc
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE=AMD64
PROCESSOR_IDENTIFIER=ARMv8 (64-bit) Family 8 Model 0 Revision 0,
PROCESSOR_LEVEL=0
PROCESSOR_REVISION=0000
ProgramData=C:\ProgramData
ProgramFiles=C:\Program Files
ProgramFiles(Arm)=C:\Program Files (Arm)
ProgramFiles(x86)=C:\Program Files (x86)
ProgramW6432=C:\Program Files
PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
PUBLIC=C:\Users\Public
SESSIONNAME=Console
SystemDrive=C:
SystemRoot=C:\Windows
TEMP=C:\Users\DANIEL1\AppData\Local\Temp
TMP=C:\Users\DANIEL
1\AppData\Local\Temp
USERDOMAIN=DANIELNOWAKFBCB
USERDOMAIN_ROAMINGPROFILE=DANIELNOWAKFBCB
USERNAME=danielnowak
USERPROFILE=C:\Users\danielnowak
windir=C:\Windows
GixDebugger (Windows) is starting (thread id: 5496)
Using dbgHelp version: 4.0.5: C:\Users\danielnowak\AppData\Local\Programs\Gix-IDE\bin\dbghelp.dll
Working directory is: [C:/Users/danielnowak/cobol/gix-ide/cobtest/bin/debug/x64]
CreateProcess called with: [C:/Users/danielnowak/cobol/gix-ide/cobtest/cobtest.gixprj ]
Cannot start process
Cannot start process
Last error: Der Vorgang wurde erfolgreich beendet.

The process stopped with an error (1): Cannot start process
Stopping debug driver

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants