Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [macos-mojave]

macOS Mojave (version 10.14) is the fifteenth major release of Apple's desktop operating system for Mac computers. Use this tag [macos-mojave] to ask questions related to this specific version of the macOS platform. Use the related tags [objective-c] and [swift] for issues specific to those programming languages.

-1 votes
1 answer
30 views

After successful install of ImageMagick w. Mac Ports it doesn't work

ImageMagick is installed, but I can’t get it to work. Mac OS 10.14 Mojave, ImageMagick 6.9.13 # port install imagemagick ---> Computing dependencies for ImageMagick ---> Cleaning ImageMagick --...
Gary U.U. Unixuser's user avatar
1 vote
1 answer
4k views

Cannot use vscode on macOS 10.14.6

Vscode cannot be used in conjunction with macOS Mojave 10.14.6 as it automatically updates to v1.86.1. I tried to obtain the old version of vscode, but encountered the following error. enter image ...
rui sui's user avatar
  • 11
-1 votes
1 answer
59 views

how to move mouse to specific point with keyboard shortcut

I have 2 monitors and on one I keep iTerm and vscode in fullscreen mode. I have shortcut keys via Karabiner to swich between the two. The problem is the other monitor has a few other apps not in full ...
WeaZeLb0y's user avatar
2 votes
1 answer
1k views

dyld: cannot load 'my_program' (load command 0x80000034 is unknown)

I have a C++ program that I compile on Mac OS 13.4.1 using Cmake One of my users has the following error: dyld: cannot load 'my_program' (load command 0x80000034 is unknown) I have no idea why he has ...
Fractale's user avatar
  • 1,536
1 vote
1 answer
272 views

SQLitePCLRaw on macOS Mojave : Unable to load shared library 'e_sqlite3' or one of its dependencies

I have a C# cross platform (Windows + macOS) app that uses EF Core with SQLite to access a local database that is shipped with the app. It works perfectly on all Windows devices and on the recent ...
Champy's user avatar
  • 43
0 votes
0 answers
195 views

How to create phar files on Mac?

I would like to pack my folder - phar pack -f result.phar /Users/me/FolderToPack/ But OSX returns the following error - Creating phar files is disabled by ini setting 'phar.readonly'. I tried to ...
LA_'s user avatar
  • 20.3k
0 votes
0 answers
247 views

Pg dump version different from server error - docker

I know this is an old question that has several answers on the web. I have been following the thread How to fix pg_dump version mismatch errors? But none of them seems to be working. Issue: pg_dump: ...
prajeesh's user avatar
  • 2,384
0 votes
1 answer
483 views

What am I doing wrong with '--allow-fs-read=*'? Getting 'zsh: no matches found' error on Mac using Node.js Permission Model

I am experimenting with the new Nodejs permission model on MacOS Venture 13.3.1. I have got Node.js v20.1.0 installed, and whenever I enter the following command: node --experimental-permission --...
Stanley Ulili's user avatar
4 votes
0 answers
3k views

Configuration error: Querying "UUID" failed (VERR_CFGM_VALUE_NOT_FOUND) [closed]

Configuration error: Querying "UUID" failed (VERR_CFGM_VALUE_NOT_FOUND). Result Code: E_FAIL (0X80004005) Component: ConsoleWrap Interface: IConsole {6ac83d89-6ee7-4e33-8ae6-b257b2e81be8} I ...
Intense Coders's user avatar
1 vote
0 answers
170 views

How to Restore Tables in a Database from csv files in PgAdmin (PostgreSQL)

I am trying to restore a database using PgAdmin on a Mac but the tables do not get imported. Tables came in csv format and compressed in a zipped file but I made it into a tar file because PgAdmin ...
Laeticia 's user avatar
1 vote
1 answer
4k views

Error opening archive: Unrecognized archive format

I have a shell script to download OpenTok framework: curl -L "https://tokbox.com/downloads/OpenTok-iOS-2.18.0.tar.bz2" | tar -xj Although it downloads the .bz2 file, it gives back an error: ...
Shrikanth Ananth's user avatar
0 votes
1 answer
48 views

Which mac os version is working pretty good with Valgrind?

I'm asking that because I was using Bigsur 2 days ago and no available version is currently working with Bigsur, so I downgraded my os to El capitan and I tested all options but no one is working. ...
renaud's user avatar
  • 3
0 votes
1 answer
192 views

How do I successfully build OpenSSL 0.9.8 on MacOS Mojave?

I first attempted this by getting the stock source from OpenSSL's website. That wasn't fun. Then I clued in, and I got the source from here. When I try to build from Xcode, it fails with several ...
John O's user avatar
  • 5,263
0 votes
0 answers
74 views

remove the link between clang++ and g++ on macos mojave

So I recently switched to mac and wanted to make a game with SDL2 and C++ and when I compiled some basic code to make a blank window with g++ it gave me an error with clang, I found out that clang ...
Flowings's user avatar
1 vote
0 answers
75 views

I followed this YY video: https://youtu.be/ZB3GLtQvgME?t=2003 but cannot 'chainlink node

I followed this YY video: https://youtu.be/ZB3GLtQvgME?t=2003 but cannot 'chainlink node start' Running 'chainlink help' is fine. Installation is Ok. Everything before the video checks out. Need help ...
johnnybegoode's user avatar

15 30 50 per page
1
2 3 4 5
62