I am trying to get the following directory configuration for lib/exe
output within visual studio:
bin/Debug/aa.dll
bin/Release/aa.dll
bin/Release/models/bb.dll
bin/Release/models/bb.dll
The bin/Debug and bin/Release directories are the defaults when using
"bin" as the binary directory. How
On 7/9/07, felix winkelmann <[EMAIL PROTECTED]> wrote:
On 7/6/07, Brandon Van Every <[EMAIL PROTECTED]> wrote:
> I get these errors in current Darcs head with mingw. I did not get
> them when building the Chicken 2.613 tarball. Before I try to
> diagnose anything, does this ring any bells?
>
I
Hi there,
the question I'm wondering about concerns the variable visibility during the
CMake configuration process.
Assume you have a two-level structure project:
./
./core
Assume that the ./CMakeLists.txt is something like this:
ADD_SUBDIRECTORY(core)
FOREACH(
On Tuesday 10 July 2007 04:29, Paul Richards wrote:
> I'm looking for the person who has the CVS username of "hoffman". Is
> there a simple translation of cvs usernames to email addresses?
The person who has the CVS username "hoffman" is one of the main cmake
developers, as google: cmake hoffman
Mathias Froehlich wrote:
On Monday 09 July 2007 14:34, Alexander Neundorf wrote:
On Monday 09 July 2007 08:10, Mathias Froehlich wrote:
Hi,
I need to do no default binary type builds with a cmake based build
system (OpenSceneGraph's cmake build system).
With non default binary type, I
Hi,
There is still the problem with the INSTALL() command.
The behavior have changed in version 2.4.7: the symlinks are now
copied, but the content of the file pointed by the symlink was copied
in version 2.4.6 (and earlier).
This is a backward compatibility breakage. The default behavior
Paul Richards wrote:
Hi,
Is there a way to specify different warning levels for debug and release?
Under Visual Studio 2003 we like to build debug with warning level 4,
and release at warning level 3.
Can CMake do this?
I don't know if Visual Studio uses CFLAGS for warning level (I assume it
Assuming you have a checkout of CMake:
cd CMake
cvs co CVSROOT
cat CVSROOT/users | grep hoffman
hoffman:[EMAIL PROTECTED]:Bill Hoffman
:)
-Mathieu
On 7/10/07, Paul Richards <[EMAIL PROTECTED]> wrote:
I'm looking for the person who has the CVS username of "hoffman". Is
there a simple transl
I'm looking for the person who has the CVS username of "hoffman". Is
there a simple translation of cvs usernames to email addresses?
--
Paul Richards
___
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake
Hi,
Is there a way to specify different warning levels for debug and release?
Under Visual Studio 2003 we like to build debug with warning level 4,
and release at warning level 3.
Can CMake do this?
--
Paul Richards
___
CMake mailing list
CMake@cmak
On 7/10/07, B. Carrupt <[EMAIL PROTECTED]> wrote:
It's working now, thanks. I had to add /usr/local/lib in ld.so.conf
(don't know why it's not there by default) so that the wx libraries
could be found.
What I don't understand is why it was working when I ran the binary
from the build/bin direc
It's working now, thanks. I had to add /usr/local/lib in ld.so.conf
(don't know why it's not there by default) so that the wx libraries
could be found.
What I don't understand is why it was working when I ran the binary
from the build/bin directory of cmake directly (or when I copied it
manua
12 matches
Mail list logo