Home | Rules and Guide | Sign In/Create Account | Write a Post | Donate | #ludumdare on irc.afternet.org (Info)

Ludum Dare 23 — April 20th-23rd, 2012 — 10 Year Anniversary!

Ludum Dare 22 :: December 16th-19th, 2011 :: Theme: Alone

[ Results: Top 50 Compo, Jam | Top 25 Categories | View My Entry ]

[ View All (Compo, Jam) | Warmup ]


Anyone Familiar with CMake?

Posted by
August 24th, 2010 6:39 am

If so, I’d love to talk to you! I’m trying to configure the CMake files so that they create the following:
- Linux distributable in tar.gz format
- Win32 distributable .zip format
- Source in tar.gz or .zip format

So far, I can get the Linux-based distributable in tar.gz format, but it is also creating a installer with the .sh extension, and it tries to do the following:

CPack: Create package using TZ
CPack: Install projects
CPack: - Run preinstall target for: gbgames-ld18
CPack: - Install project: gbgames-ld18
CPack: Compress package
CPack Error: Problem with tar_close(): No such file or directory
CPack Error: Problem compressing the directory
CPack Error: Error when generating package: gbgames-ld18
make: *** [package] Error 1

I’m sure it has to do with the fact that I haven’t done much with the CMake files but tell it to use CPack, so it is trying to do default things, but I’m not sure how to configure it for what I want. Anyone willing to help? I’d appreciate it!

Leave a Reply

You must be logged in to post a comment.


All posts, images, and comments are owned by their creators.

[fcache: storing page]