Hi, There were already 2 people today who had the same problem. I have just changed the patch, so the modified wx headers contain a #define to indicate that you are building using patched version. I apologize for disturbances.
I only had a Mac with Retina screen at hand, so I could not test other displays. I would be grateful for an information if it does not break anything on such hardware. Regards, Orson On 05/20/2015 10:15 PM, Adam Wolf wrote: > Thanks. > > Adam Wolf > > On Wed, May 20, 2015 at 1:07 PM, Johannes Maibaum <jmaib...@gmail.com> > wrote: > >> Hi Adam, >> >> have you rebuilt wxWidgets with the retina display patch Orson commited in >> r5666? The missing symbols are introduced there. >> >> >> Best, >> Johannes >> >> >> >> Am 20.05.2015 um 21:51 schrieb Adam Wolf <adamw...@feelslikeburning.com>: >> >> Is anyone else having build issues on r5670 like: >> >> >> /Users/jenkins/remoteroot/workspace/KiCadBuildMac/kicad/common/gal/opengl/opengl_gal.cpp:74:5: >> error: use of undeclared identifier 'SetViewWantsBestResolution' >> SetViewWantsBestResolution( true ); >> ^ >> /Users/jenkins/remoteroot/workspace/KiCadBuildMac/kicad/common/gal/opengl/opengl_gal.cpp:130:31: >> error: use of undeclared identifier 'GetBackingScaleFactor'; did you mean >> 'GetContentScaleFactor'? >> const float scaleFactor = GetBackingScaleFactor(); >> ^~~~~~~~~~~~~~~~~~~~~ >> GetContentScaleFactor >> /Users/jenkins/remoteroot/workspace/KiCadBuildMac/wx/wx-build/../wx-bin/include/wx-3.0/wx/osx/window.h:294:25: >> note: 'GetContentScaleFactor' declared here >> double GetContentScaleFactor() const ; >> ^ >> /Users/jenkins/remoteroot/workspace/KiCadBuildMac/kicad/common/gal/opengl/opengl_gal.cpp:542:31: >> error: use of undeclared identifier 'GetBackingScaleFactor'; did you mean >> 'GetContentScaleFactor'? >> const float scaleFactor = GetBackingScaleFactor(); >> ^~~~~~~~~~~~~~~~~~~~~ >> GetContentScaleFactor >> /Users/jenkins/remoteroot/workspace/KiCadBuildMac/wx/wx-build/../wx-bin/include/wx-3.0/wx/osx/window.h:294:25: >> note: 'GetContentScaleFactor' declared here >> double GetContentScaleFactor() const ; >> ^ >> 3 errors generated. >> make[2]: *** [common/CMakeFiles/gal.dir/gal/opengl/opengl_gal.cpp.o] Error 1 >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~kicad-developers >> Post to : kicad-developers@lists.launchpad.net >> Unsubscribe : https://launchpad.net/~kicad-developers >> More help : https://help.launchpad.net/ListHelp >> >> > > > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : kicad-developers@lists.launchpad.net > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp >
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp