client/src/gui/settingsdialogmac.cpp:109:26: error: 
      use of undeclared identifier 'preferencePanelCount'
    setCurrentPanelIndex(preferencePanelCount() - 1 - 2);
                         ^
client/src/gui/settingsdialogmac.cpp:119:5: error: 
      use of undeclared identifier 'insertPreferencesPanel'
    insertPreferencesPanel(0, accountIcon, displayName, accountSettings);
    ^
client/src/gui/settingsdialogmac.cpp:130:13: error: 
      use of undeclared identifier 'removePreferencesPanel'
            removePreferencesPanel(p);
            ^

Just tried to build again, with a fresh pull of owncloud, on a different
mac, following the instructions provided. Exactly the same problem.
What is happening? Please help.



--
View this message in context: 
http://owncloud.10557.n7.nabble.com/Error-while-compiling-on-OSX-Yosemite-tp15876p15893.html
Sent from the Developers mailing list archive at Nabble.com.
_______________________________________________
Devel mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/devel

Reply via email to