build/_CPack_Packages/Darwin/DragNDrop/SkypeKit-UiKit/qtsimpleclient.app/Contents/MacOS/../Frameworks/QtGui.framework/Versions/4/QtGui
and /Library/Frameworks/QtGui.framework/Versions/4/QtGui. One of the two will
be used. Which one is undefined.
Wondering if stripping would silence these warnings?
KC
Excellent approach. Thank you.
KC Jones
kc.jo...@skype.net
SkypeId: bernalkc
On Jan 6, 2011, at 5:55 AM, Ryan Pavlik wrote:
> You'll need something closer to this:
>
>
> add_executable(myapp MACOSX_BUNDLE [...])
>
> find_file(helperpath [...])
> if(NOT h
I'm running 2.8.2 - so I will upgrade now. Thanks.
KC Jones
kc.jo...@skype.net
SkypeId: bernalkc
On Jan 6, 2011, at 4:14 AM, David Cole wrote:
> The fix for http://public.kitware.com/Bug/view.php?id=10020 (which is
> in CMake 2.8.3) should make sure that "Resources&
calling fixup_bundle??
This does seem like a bug in Qt4.7 - but it has also remained unfixed in
Qt4.7.1, and macdeployqt does something magical, so holding my breath and
waiting for a fix is not an option. Ideas and suggestions welcome.
K
ALL(PROGRAMS ${helperpath}/myhelper
DESTINATION .
)
But this form PROGRAMS does not support the kind-of qualifiers (BUNDLE,
RUNTIME), so helperapp gets copied next to the bundle on Mac, not into it where
it needs to be.
What am I doing wrong?
KC Jones
k
> Thanks for your comments and questions. May we quote you on that? ("cmake is
> elegant in the extreme ... great tool")
Of course. Since all the code I work with is published on multiple OSes, cmake
is a godsend. I'm actively working on replacing as much of our legacy build
methods with cmak
ak this down for me...
Thanks for your indulgence. I hope this does not offend those who've put so
much into this great tool.
KC Jones
kc.jo...@skype.net
SkypeId: bernalkc
___
Powered by www.kitware.com
Visit other Kitware open-source projects
e the latest libcurl3 installed, and that I can
hit that https url using curl on the command line (where I find that
sourceforge is redirecting). So I'm stumped. Please advise.
KC Jones
kc.jo...@skype.net
SkypeId: bernalkc
___
Powered b
ts --no-samples
--omit=Util,Net,Crypto,NetSSL_OpenSSL,Data,Data/SQLite,Data/ODBC,Data/MySQL,Zip
BUILD_COMMAND make
)
--
Any words of wisdom for a cmake newbie?
KC Jones
kc.jo...@skype.net
SkypeId: bernalkc
___
Powered by www.kitware.c