Author Topic: GitHub Compiling Question  (Read 961 times)

Offline kevinp

  • Sr. Member
  • ****
  • Posts: 373
    • View Profile
GitHub Compiling Question
« on: September 08, 2015, 04:02:30 PM »
I have my Mac set up to compile the source code for xLights off of GitHub now.  The program seems to function properly, but I have noticed a odd looking color pallet in the compiled version.

I've attached two images showing the differences.  The one is from my locally compiled version, the other is from the official release through Dan.

Any suggestions as to what I'm not doing correctly?

I'm using the terminal window, changing directories to point to the xLights-4 folder that was downloaded off of GitHub, then typing the command xcodebuild, and walking away for about 5 minutes while it does its thing.

Thanks,
Kevin
Kevin Pankratz
Blaine MN

Offline kevinp

  • Sr. Member
  • ****
  • Posts: 373
    • View Profile
Re: GitHub Compiling Question
« Reply #1 on: September 11, 2015, 08:25:46 PM »
I have re-downloaded wxWidgets, paying close attention to make sure I pulled the 3.0 branch.  Compiled and installed through the terminal, although I did have to issue the "sudo make install" command versus just "make install".  The system wasn't allowing me access otherwise.

Downloaded latest code of xLights from GitHub and compiled once through the terminal window and compiled another version through Xcode itself.  Both compiled without a hitch, but I'm still getting the weird looking color pallet window.

Help me Obi-Wan Kenobi (Dan), you're my only hope.  ;D
Kevin Pankratz
Blaine MN