The issue I see at the moment is that setting SDL_LIBRARY_TEMP is
not required by CMakeSetup. So you can finish the "configure" step
without setting SDL_LIBRARY_TEMP. But if you do so it will not compile
under Windows. So this should not happen.
So the options to me are:
- initialize SDL_LIBRARY
Anton Pervukhin wrote:
Hi Bill
I can not figure it out from the output you have posted. I suggest that
you make a very small contained
example that I can try. A tar file with all the sources needed to see
the problem. I will take a look
at it if you can create that.
This will fix y
On Mar 28, 2007, at 2:10 PM, Mike Jackson wrote:
has a review of what might be needed. I have no idea what version
of Qt is used in the examples. I'll leave it as an exercise for the
reader.
Aha. Forgot about that! For future reference, that was for Qt-3.x.
Here's the updated version for
Hi Bill!
On Wed, 28 Mar 2007, Bill Hoffman wrote:
> I can not figure it out from the output you have posted. I suggest that
> you make a very small contained
> example that I can try. A tar file with all the sources needed to see
> the problem. I will take a look
> at it if you can create tha
Hi Bill
> I can not figure it out from the output you have posted. I suggest that
> you make a very small contained
> example that I can try. A tar file with all the sources needed to see
> the problem. I will take a look
> at it if you can create that.
Please, find gzipped tar attached & the
2007/3/28, Martin Matusiak <[EMAIL PROTECTED]>:
So I'm trying to use UseLATEX.cmake to build a document, I have some
images and they are handled okay. But I also have some code samples
that I import into my document. How do I declare these as additional
dependencies to the document?
I had the s
I think there are some OS X specific functions that you need to
"handle".
http://doc.trolltech.com/qq/qq12-mac-events.html
has a review of what might be needed. I have no idea what version of
Qt is used in the examples. I'll leave it as an exercise for the reader.
Also.. Could you post you
So I'm trying to use UseLATEX.cmake to build a document, I have some
images and they are handled okay. But I also have some code samples
that I import into my document. How do I declare these as additional
dependencies to the document?
Also, it seems that the pdf is generated every time I run mak
Hi,
I use EXECUTE_PROCESS to retreive the subverison version number. But it is
only updated when I run cmake.
I'd like to have the EXECUTE_PROCESS command run all the time like with
ADD_CUSTOM_TARGET with option ALL.
Is it possible?
Thanks very much!
Raph
_
Hi there,
I'm transitioning to using CMake from Qt/qmake and generally like it.
Some of the Mac OS X specific issues have taken a bit of time to wrap
my head around.
I now have a nice File.app bundle with icon, etc. thanks to the
instructions on the wiki and the mailing list. I have my ow
[EMAIL PROTECTED] wrote:
Hi friends!
A few days ago I posted here an issue on how to force cmake to build and
run cppunit test executables by running 'make test'. I managed to move
further in solving the problem but not yet completely. Details are below.
If somebody has any experience with relat
Hi friends!
A few days ago I posted here an issue on how to force cmake to build and
run cppunit test executables by running 'make test'. I managed to move
further in solving the problem but not yet completely. Details are below.
If somebody has any experience with related issues or any further id
12 matches
Mail list logo