nbolton / synergy-vintage

Open source since 2001, share one mouse and keyboard between many vintage computers (Win 9x, Mac OS X, Linux)
Other
36 stars 6 forks source link

Mac OS X 10.4 build of 1.3.1 uses 100% of CPU and drops connection #2

Open nbolton opened 2 years ago

nbolton commented 2 years ago
  1. Compile on Mac OS X 10.4 (SDK 10.2)
  2. Connect client to server
  3. Server accepts connection

Expected: Low CPU usage and mouse works on client Actual: 100% CPU usage on client, and mouse doesn't transition, connection is eventually dropped

nbolton commented 2 years ago

Fix is to change the SDK from 10.2.8 (project default) to 10.3.9:

  1. Using Xcode 2.5 on Mac OS X 10.4
  2. Click Project menu
  3. Click Edit Project Settings
  4. Select SDK 10.3.9