Skip to main content

Questions tagged [osx-snow-leopard]

Mac OS X Snow Leopard (10.6) is the seventh major release of Mac OS X, Apple's desktop and server operating system for Macintosh computers.

-1 votes
1 answer
53 views

Xcode 3.2 Development Prevented by VMware Tools Installation Issues on Mac OS X Server 10.6

I need to develop on Xcode 3.2, and the only way was to create a VM with Mac OS X Server 10.6. However, when I try to install VMware Tools, I get this error: Unable to update run-time folder sharing ...
Adrian's user avatar
  • 153
0 votes
1 answer
742 views

Extract substring from file path in snowflake

I need to extract substring from list of file paths. Paths are like "\rootfolder\subfolder". Need extract substring as "rootfolder" ( between 2nd backslash and 3rd backslash. ...
JanakiRam's user avatar
1 vote
1 answer
1k views

Does The OS X Leopard Aqua Theme Still Exist In Modern macOS Catalina?

If you get the free app "SmartCVS" for macOS, you'll notice that the entire application looks and feels like something you'd see on OS X Leopard. I've seen this behavior before with a "...
Matt Andrzejczuk's user avatar
0 votes
1 answer
110 views

Cocoa app on old OSX 10.5.6 - configuration for maximum compatibility

I am very new to C ++ programming for OSX. What is the configuration that I need to set in Xcode on the old OSX 10.5.6 to create a simple Cocoa application but that also works on new operating systems....
Gabi Fintescu's user avatar
0 votes
1 answer
356 views

Qt5 QMessageBox cannot tab between buttons

I have some code to bring up a QMessageBox, but when it prompts, I am unable to tab between the buttons. It is stuck on the default button. Keys like Escape and Enter work just fine, but the Tab, ...
NuclearPeon's user avatar
  • 5,991
0 votes
1 answer
104 views

Qt 5.3.2 on Mac Snow Leopard: ld: symbol(s) not found for architecture x86_64 [clang, objective-c and c++]

I read through many questions of the same nature, but didn't find something specific to what I needed. I am compiling a project on Snow Leopard (10.6.8) and Qt 5.3.2. In my program's main method I ...
NuclearPeon's user avatar
  • 5,991
1 vote
2 answers
2k views

Snowflake - Putting large file into internal Snowflake Stage

I am currently trying to upload a large, unzipped, CSV file into an internal snowflake stage. The file is 500 gb. I ran the put command, but it doesn't look like much is happening. There is no status ...
Jeff's user avatar
  • 439
0 votes
1 answer
1k views

Determine current user temp directory on macOS

How to print specific user temp directory in macOS? It should be able to determine the temp dir depending on which user is currently logged in. I see that my current user temp dir is set to /Users/...
user avatar
0 votes
1 answer
2k views

Skip wget certificate checking in opam

I just updated to opam 2, on a very old MacBook which I cannot update (running OS X 10.6.8), and which is missing some important packages related to certificate validation (and due to missing tools, I ...
anol's user avatar
  • 8,736
0 votes
0 answers
165 views

Problem compiling AES-NI instructions on OSX 10.6 Snow Leopard

On my OSX 10.6.8 (Snow Leopard) Mac mini 2.53Ghz (Late 2009 Intel P8700) I have tried to compile libressl-2.8. Configuration finished smoothly but during the compilation of ./crypto/aes/aesni-macosx-...
Terry's user avatar
  • 1,222
0 votes
1 answer
1k views

Jar file does nothing after double click

I have made a java swing program and created an executable jar file via jar cfm Game.jar MANIFEST.MF *.class in terminal. When I try to run the jar file through terminal, it works fine. But when I try ...
Nosrep's user avatar
  • 531
4 votes
0 answers
2k views

What is the checklist for up-to-date SSL/TLS on OS/X (Snow Leopard)

I want my OS/X 10.6 (Snow Leopard) to be running the latest SSL and TLS. But, now that Apple no longer supports updates of that OS, I am unsure how to proceed. The problem is that so many things ...
Iron Pillow's user avatar
  • 2,192
1 vote
0 answers
140 views

Compiling on Snow Leopard: C and C++ compilers are different

I am trying to compile Icecat on a 32bit iMac with Snow Leopard. I've installed the latest versions of Xcode, Tigerbrew, Yasm, Python 2.7, Python 3.5, and PIP (and I'm using Autoconf2.13). I'm able ...
Aceina's user avatar
  • 11
0 votes
1 answer
225 views

No response by clicking a button in Objective-C under Mac OS X 10.6.8 and Xcode 3.2.6

What I do: I'm writing my first objective-c-software and I begun to write the code. First, it was thought o be a command-line-tool, which also was the type of project, I initially chose. After ...
ebAtObjectiveC's user avatar
1 vote
2 answers
1k views

Retrieving OS X version using Qt, c, c++

Build Environment: QT 4.7, OS X 10.6 Run Environment: OS X 10.6 through OS X 10.13, Windows XP and later I'm working in a very large, highly graphics-intensive QT app. I need to find out what version ...
fyngyrz's user avatar
  • 2,612

15 30 50 per page
1
2 3 4 5
93