rogerboesch / vectrex-dev

C-Programming tutorial for the Vectrex (sources and tools)
21 stars 2 forks source link

Can not install C- Compiler #8

Open captnhanky opened 2 years ago

captnhanky commented 2 years ago

pressing "Install C-Compiler Cmoc" has no effect

Build and run results in a fatal error "vectrex/types.h" file not found

I tried different versions, tried to install cmoc and the other software manually.. no luck

rogerboesch commented 2 years ago

Manually installing has no effect since the compiler is expected at a specific location. Which OS version do you use? Can you attach a log file? Also I'm working on an update that is more platform independent, macOS has too many security related issues to make it easy to support.

captnhanky commented 2 years ago

I am on big sur 11.6.5 / macbook pro late 2013 retina todays system.log shows the following for the classic coder app (I am not an expert on mac or log files, if you want me to send you more information, please let me know what it is and how I can get it)

May 2 00:32:29 MBP-von-Fabian classics-coder-vec3x[45793]: getattrlist failed for /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver: #2: No such file or directory May 2 00:32:29 MBP-von-Fabian classics-coder-vec3x[45793]: getattrlist failed for /System/Library/Frameworks/OpenGL.framework/Resources//GLRendererFloat.bundle/GLRendererFloat: #2: No such file or directory May 2 00:49:14 MBP-von-Fabian com.apple.xpc.launchd[1] (application.com.rogerboesch.classics-coder-vec3x.12892266992.12892267085[49406]): removing service since it exited with consistent failure - OS_REASON_EXEC | Gatekeeper policy blocked execution May 2 00:49:19 MBP-von-Fabian com.apple.xpc.launchd[1]: Coalition Cache Hit: app<application.com.rogerboesch.classics-coder-vec3x.12892266992.12892267085(501)> [3398] May 2 00:49:21 MBP-von-Fabian classics-coder-vec3x[49448]: getattrlist failed for /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver: #2: No such file or directory May 2 00:49:21 MBP-von-Fabian classics-coder-vec3x[49448]: getattrlist failed for /System/Library/Frameworks/OpenGL.framework/Resources//GLRendererFloat.bundle/GLRendererFloat: #2: No such file or directory May 2 01:04:02 MBP-von-Fabian com.apple.xpc.launchd[1]: Coalition Cache Hit: app<application.com.rogerboesch.classics-coder-vec3x.12891595735.12891595828(501)> [3233] May 2 01:04:03 MBP-von-Fabian classics-coder-vec3x[57363]: getattrlist failed for /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver: #2: No such file or directory May 2 01:04:03 MBP-von-Fabian classics-coder-vec3x[57363]: getattrlist failed for /System/Library/Frameworks/OpenGL.framework/Resources//GLRendererFloat.bundle/GLRendererFloat: #2: No such file or directory May 2 01:05:46 MBP-von-Fabian com.apple.xpc.launchd[1]: Coalition Cache Hit: app<application.com.rogerboesch.classics-coder-vec3x.12891595735.12891595828(501)> [3233] May 2 01:05:47 MBP-von-Fabian classics-coder-vec3x[57808]: getattrlist failed for /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver: #2: No such file or directory May 2 01:05:47 MBP-von-Fabian classics-coder-vec3x[57808]: getattrlist failed for /System/Library/Frameworks/OpenGL.framework/Resources//GLRendererFloat.bundle/GLRendererFloat: #2: No such file or directory May 2 01:23:59 MBP-von-Fabian com.apple.xpc.launchd[1]: Coalition Cache Hit: app<application.com.rogerboesch.classics-coder-vec3x.12891595735.12891595828(501)> [3233] May 2 01:23:59 MBP-von-Fabian classics-coder-vec3x[61548]: getattrlist failed for /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver: #2: No such file or directory May 2 01:23:59 MBP-von-Fabian classics-coder-vec3x[61548]: getattrlist failed for /System/Library/Frameworks/OpenGL.framework/Resources//GLRendererFloat.bundle/GLRendererFloat: #2: No such file or directory May 2 01:32:30 MBP-von-Fabian com.apple.xpc.launchd[1]: Coalition Cache Hit: app<application.com.rogerboesch.classics-coder-vec3x.12891595735.12891595828(501)> [3233] May 2 01:32:31 MBP-von-Fabian classics-coder-vec3x[64660]: getattrlist failed for /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver: #2: No such file or directory May 2 01:32:31 MBP-von-Fabian classics-coder-vec3x[64660]: getattrlist failed for /System/Library/Frameworks/OpenGL.framework/Resources//GLRendererFloat.bundle/GLRendererFloat: #2: No such file or directory May 2 01:41:00 MBP-von-Fabian com.apple.xpc.launchd[1]: Coalition Cache Hit: app<application.com.rogerboesch.classics-coder-vec3x.12892266992.12892267085(501)> [3398] May 2 01:41:01 MBP-von-Fabian classics-coder-vec3x[66330]: getattrlist failed for /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver: #2: No such file or directory May 2 01:41:01 MBP-von-Fabian classics-coder-vec3x[66330]: getattrlist failed for /System/Library/Frameworks/OpenGL.framework/Resources//GLRendererFloat.bundle/GLRendererFloat: #2: No such file or directory May 2 01:44:35 MBP-von-Fabian com.apple.xpc.launchd[1] (application.com.rogerboesch.classics-coder-vec3x.12892277111.12892277204[67262]): Could not find and/or execute program specified by service: 13: Permission denied: /Users/fabian/Downloads/Vectrex ClassicsCoder/Classics_Coder_for_Vectrex-1.1.1.app/Contents/MacOS/classics-coder-vec3x May 2 01:44:35 MBP-von-Fabian com.apple.xpc.launchd[1] (application.com.rogerboesch.classics-coder-vec3x.12892277111.12892277204[67262]): Service setup event to handle failure and will not launch until it fires. May 2 01:44:35 MBP-von-Fabian com.apple.xpc.launchd[1] (application.com.rogerboesch.classics-coder-vec3x.12892277111.12892277204[67262]): Service exited with abnormal code: 78 May 2 01:44:44 MBP-von-Fabian com.apple.xpc.launchd[1]: Coalition Cache Hit: app<application.com.rogerboesch.classics-coder-vec3x.12892277111.12892277204(501)> [3806] May 2 01:44:44 MBP-von-Fabian com.apple.xpc.launchd[1] (application.com.rogerboesch.classics-coder-vec3x.12892277111.12892277204[67284]): Could not find and/or execute program specified by service: 13: Permission denied: /Users/fabian/Downloads/Vectrex ClassicsCoder/Classics_Coder_for_Vectrex-1.1.1.app/Contents/MacOS/classics-coder-vec3x May 2 01:44:44 MBP-von-Fabian com.apple.xpc.launchd[1] (application.com.rogerboesch.classics-coder-vec3x.12892277111.12892277204[67284]): Service setup event to handle failure and will not launch until it fires. May 2 01:44:44 MBP-von-Fabian com.apple.xpc.launchd[1] (application.com.rogerboesch.classics-coder-vec3x.12892277111.12892277204[67284]): Service exited with abnormal code: 78 May 2 01:46:47 MBP-von-Fabian com.apple.xpc.launchd[1] (application.com.rogerboesch.classics-coder-vec3x.12892277450.12892277545[67736]): Could not find and/or execute program specified by service: 13: Permission denied: /Users/fabian/Downloads/Classics_Coder_for_Vectrex-1.1.1.app/Contents/MacOS/classics-coder-vec3x May 2 01:46:47 MBP-von-Fabian com.apple.xpc.launchd[1] (application.com.rogerboesch.classics-coder-vec3x.12892277450.12892277545[67736]): Service setup event to handle failure and will not launch until it fires. May 2 01:46:47 MBP-von-Fabian com.apple.xpc.launchd[1] (application.com.rogerboesch.classics-coder-vec3x.12892277450.12892277545[67736]): Service exited with abnormal code: 78 May 2 01:47:37 MBP-von-Fabian com.apple.xpc.launchd[1] (application.com.rogerboesch.classics-coder-vec3x.12892277618.12892277711[67923]): removing service since it exited with consistent failure - OS_REASON_EXEC | Gatekeeper policy blocked execution May 2 01:47:41 MBP-von-Fabian com.apple.xpc.launchd[1]: Coalition Cache Hit: app<application.com.rogerboesch.classics-coder-vec3x.12892277618.12892277711(501)> [3824] May 2 01:47:44 MBP-von-Fabian classics-coder-vec3x[67962]: getattrlist failed for /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver: #2: No such file or directory May 2 01:47:44 MBP-von-Fabian classics-coder-vec3x[67962]: getattrlist failed for /System/Library/Frameworks/OpenGL.framework/Resources//GLRendererFloat.bundle/GLRendererFloat: #2: No such file or directory May 2 01:50:04 MBP-von-Fabian com.apple.xpc.launchd[1] (application.com.rogerboesch.classics-coder-vec3x.12892278518.12892278611[68566]): removing service since it exited with consistent failure - OS_REASON_EXEC | Gatekeeper policy blocked execution May 2 01:50:07 MBP-von-Fabian com.apple.xpc.launchd[1]: Coalition Cache Hit: app<application.com.rogerboesch.classics-coder-vec3x.12892278518.12892278611(501)> [3845] May 2 01:50:09 MBP-von-Fabian classics-coder-vec3x[68594]: getattrlist failed for /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver: #2: No such file or directory May 2 01:50:09 MBP-von-Fabian classics-coder-vec3x[68594]: getattrlist failed for /System/Library/Frameworks/OpenGL.framework/Resources//GLRendererFloat.bundle/GLRendererFloat: #2: No such file or directory May 2 02:14:09 MBP-von-Fabian com.apple.xpc.launchd[1]: Coalition Cache Hit: app<application.com.rogerboesch.classics-coder-vec3x.12892278518.12892278611(501)> [3845] May 2 02:14:10 MBP-von-Fabian classics-coder-vec3x[73371]: getattrlist failed for /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver: #2: No such file or directory May 2 02:14:10 MBP-von-Fabian classics-coder-vec3x[73371]: getattrlist failed for /System/Library/Frameworks/OpenGL.framework/Resources//GLRendererFloat.bundle/GLRendererFloat: #2: No such file or directory May 2 02:21:23 MBP-von-Fabian com.apple.xpc.launchd[1] (application.com.rogerboesch.classics-coder-vec3x.12892282488.12892282581[74872]): removing service since it exited with consistent failure - OS_REASON_EXEC | Gatekeeper policy blocked execution May 2 02:21:28 MBP-von-Fabian com.apple.xpc.launchd[1]: Coalition Cache Hit: app<application.com.rogerboesch.classics-coder-vec3x.12892282488.12892282581(501)> [3966] May 2 02:21:30 MBP-von-Fabian classics-coder-vec3x[74906]: getattrlist failed for /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver: #2: No such file or directory May 2 02:21:30 MBP-von-Fabian classics-coder-vec3x[74906]: getattrlist failed for /System/Library/Frameworks/OpenGL.framework/Resources//GLRendererFloat.bundle/GLRendererFloat: #2: No such file or directory May 2 07:28:46 MBP-von-Fabian com.apple.xpc.launchd[1]: Coalition Cache Hit: app<application.com.rogerboesch.classics-coder-vec3x.12892282488.12892282581(501)> [3966] May 2 07:28:46 MBP-von-Fabian classics-coder-vec3x[77832]: getattrlist failed for /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver: #2: No such file or directory May 2 07:28:46 MBP-von-Fabian classics-coder-vec3x[77832]: getattrlist failed for /System/Library/Frameworks/OpenGL.framework/Resources//GLRendererFloat.bundle/GLRendererFloat: #2: No such file or directory May 2 21:22:07 MBP-von-Fabian com.apple.xpc.launchd[1] (application.com.rogerboesch.classics-coder-vec3x.12892282488.12892282581[77832]): Service exited with abnormal code: 4 May 2 21:37:39 MBP-von-Fabian com.apple.xpc.launchd[1]: Coalition Cache Hit: app<application.com.rogerboesch.classics-coder-vec3x.12892282488.12892282581(501)> [3966] May 2 21:37:39 MBP-von-Fabian classics-coder-vec3x[1632]: getattrlist failed for /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver: #2: No such file or directory May 2 21:37:39 MBP-von-Fabian classics-coder-vec3x[1632]: getattrlist failed for /System/Library/Frameworks/OpenGL.framework/Resources//GLRendererFloat.bundle/GLRendererFloat: #2: No such file or directory