Allegro.cc - Online Community

Allegro.cc Forums » Installation, Setup & Configuration » alegro 5.1 skater

This thread is locked; no one can reply to it. rss feed Print
alegro 5.1 skater
demaxfa
Member #14,174
April 2012

Unknown CMake command "copy_data_dir_to_build".
I have installed from svn source al5.1 but this demo game does not compile i isued "cmake ." but i geting this error

Unknown CMake command "copy_data_dir_to_build".
last couple of lines of CMAKELISTS.txt

else()
message(STATUS "Not building skater demo")
endif()

copy_data_dir_to_build(copy_skater_data data .)
copy_data_dir_to_build(copy_skater_example_data ../../examples/data data/examples/data)

#-----------------------------------------------------------------------------#

  1. vi: set ts=8 sts=4 sw=4 et:

Wheezy Debian Linux Celeron 1.7ghz GeForce fx5200 and whath with blender demo level how to make it to level txt with blender2.63

weapon_S
Member #7,859
October 2006
avatar

demaxfa said:

i isued "cmake ."

Where did you issue this? It always works for me. But I always make a new directory for the whole library. Trying to build the demo only, by issuing this inside the demo directory, shouldn't(?) work.

Elias
Member #358
May 2000

Which version (or SVN revision)? Can you try with an external build folder instead?

--
"Either help out or stop whining" - Evert

demaxfa
Member #14,174
April 2012

It is revision 5.1.0
I compiled whole library but skater didnt compile?
Demm

Elias
Member #358
May 2000

5.1.0 is very old, maybe it was broken back then. Can you try with 5.1.2 or SVN?

--
"Either help out or stop whining" - Evert

demaxfa
Member #14,174
April 2012

Well i don't understand What you mean with try with svn all my allegro copies are from svn but i cannot uninstall 5.1.0 because make uninstall say to me that there is no rule for making a target. And i don't want to have 5.1.0 and 5.1.2 version in the same time?

weapon_S
Member #7,859
October 2006
avatar

demaxfa
Member #14,174
April 2012

Yes i find installmanifest and i'm using svn.

weapon_S
Member #7,859
October 2006
avatar

If the demo doesn't compile from the latest SVN, it's a bug that needs further inspection. Well, I tried building with "cmake .", and it works for me.

demaxfa
Member #14,174
April 2012

Well I compiled from start 5.1.2 and it compiled but don't want to start

darko@debian:~/allegro/Build/demos/skater$ ./skater
even black window does not shows.

Speed

give this and black window in which nothing happens

darko@debian:~/allegro/Build/demos/speed$ ./speed
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 55
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 56
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 59
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 58
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
darko@debian:~/allegro/Build/demos/speed$

darko@debian:~/allegro/Build/demos/a5teroids$ ./a5teroids
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 55
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 56
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 59
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 58
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30

same as speed???? i386 Debian Wheezy celeron 1,7ghz 768mb ram GeForce Fx5200

weapon_S
Member #7,859
October 2006
avatar

demaxfa
Member #14,174
April 2012

It is not proprietary it is open source Noveau nvidia driver that comes with this (wheezy) version of debian distribution. I will see will I change the driver to proprietary!

Go to: