Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
59 user(s) are online (41 user(s) are browsing Forums)

Members: 0
Guests: 59

more...

Headlines

 
  Register To Post  

(1) 2 3 4 »
CMake progress
Just can't stay away
Just can't stay away


See User information
https://www.dropbox.com/s/d5bho0o6zcpo48e/screen.png

CMake has officially bootstrapped :).

Go to top
Re: CMake progress
Home away from home
Home away from home


See User information
@alfkil

I guess that is good

What exactly does it mean?
Do we get an updated version of cMake or a version at all that will run under AmigaOS4.1?

In any case, thanks for the news

People are dying.
Entire ecosystems are collapsing.
We are in the beginning of a mass extinction.
And all you can talk about is money and fairytales of eternal economic growth.
How dare you!
– Greta Thunberg
Go to top
Re: CMake progress
Just can't stay away
Just can't stay away


See User information
@Raziel

It basically means, that it is running and has built itself. All I need to do is, uhm, actually build it :).

Go to top
Re: CMake progress
Home away from home
Home away from home


See User information
@alfkil

/me waits for alfkil to build it



People are dying.
Entire ecosystems are collapsing.
We are in the beginning of a mass extinction.
And all you can talk about is money and fairytales of eternal economic growth.
How dare you!
– Greta Thunberg
Go to top
Re: CMake progress
Quite a regular
Quite a regular


See User information
@alfkil

Hey, i'm boostrapping cmake too (3.7.0)

Of couse thanks to your help.



However i have a strange bug in cmstate.cxx

GetSourceDirectory returns the path twice. Have you had same issue?

Retired
Go to top
Re: CMake progress
Just can't stay away
Just can't stay away


See User information
@AmigaBlitter

Are you still in the bootstrap process, or have you moved on to the real build? I can send you my instructions for bootstrapping.

EDIT: Also I am using 3.7.1, not 3.7.0. Could be different :).

Go to top
Re: CMake progress
Just can't stay away
Just can't stay away


See User information
Does anyone have a working libarchive.so lying about them?

Go to top
Re: CMake progress
Just popping in
Just popping in


See User information
I would like to know the process for bootstrapping CMake. I think I'll need It for a few things.

Go to top
Re: CMake progress
Quite a regular
Quite a regular


See User information
@alfkil

Yes, send me the instructions, please.
Although i doubt that there will be much difference, since my build relies on the files you've created (processAmiga and so on...)


Retired
Go to top
Re: CMake progress
Just can't stay away
Just can't stay away


See User information
[100%] ;)
Resized Image

I will post the instructions, once I am all through. Still a little longer to go.


Edited by alfkil on 2017/1/3 12:24:04
Go to top
Re: CMake progress
Just can't stay away
Just can't stay away


See User information
Resized Image

The new version of CMake v.3.7.1 has a) installed itself to a fitting location b) built makefiles for EasyPaint and c) found Qt for the build.

That's pretty good for a Tuesday morning exercise :).

Who wants to give it a try?? :)

https://www.dropbox.com/s/xpm4tk1thditx86/cmake-3.7.1.lha?dl=0


Edited by alfkil on 2017/1/3 12:23:19
Go to top
Re: CMake progress
Quite a regular
Quite a regular


See User information
@alfkil

Great!!!

I will give it a try.

Thank you

Retired
Go to top
Re: CMake progress
Just can't stay away
Just can't stay away


See User information
@AmigaBlitter

You need to set the path for both AmigaOS and 'unix'.

Use "path what:ever/cmake-3.7.1/bin" for AmigaOS.

Use "setenv PATH $PATH:/what/ever/cmake-3.7.1/bin" for 'unix'.

Put them in user-startup or whatever you please. No need for assigns.

Go to top
Re: CMake progress
Quite a regular
Quite a regular


See User information
@alfkil

Hi,

libcurl.so, librtmp.so and libssl.so are needed.
Got a first crash.

I sent the crash log file to you.



Retired
Go to top
Re: CMake progress
Home away from home
Home away from home


See User information
@alfkil

I haven't had set the "unix" path for the old cmake (2.8.5), but added it for testing (thinking it will probably fix some errors i had with cmake stuff before - instead it broke gmake completely in the process)

Having this path set in user-startup will give me an error message "target has no "%" in *all* gmake projects

I took it out again and wait for a full release of the updated cmake (and try again)

Anyway, thanks for the effort

People are dying.
Entire ecosystems are collapsing.
We are in the beginning of a mass extinction.
And all you can talk about is money and fairytales of eternal economic growth.
How dare you!
– Greta Thunberg
Go to top
Re: CMake progress
Just can't stay away
Just can't stay away


See User information
@Raziel

Are you sure, you are setting the PATH variable as I describe? There has to be the actual text

$PATH:

at the beginning of the definition. Otherwise you will wipe out any other path information, and tools like gmake will be unable to find anything.

Go to top
Re: CMake progress
Home away from home
Home away from home


See User information
@alfkil

Yep, did a copy and past yof your line and replaced the noop stuff with my actual paths...still breaks compilation of gmake globally, just tried.

Seems there is something else in my path/installation which intervenes

People are dying.
Entire ecosystems are collapsing.
We are in the beginning of a mass extinction.
And all you can talk about is money and fairytales of eternal economic growth.
How dare you!
– Greta Thunberg
Go to top
Re: CMake progress
Quite a regular
Quite a regular


See User information
@alfkil

i've added the path following your suggestions.

I still receive the following assign requester:

cmake
cmake-gui
ccmake
cmcldeps
CMakeFiles
Modules

If i try to build something i got the crash that i sent you via e-mail

Retired
Go to top
Re: CMake progress
Home away from home
Home away from home


See User information
@AmigaBlitter

I have this as my cmake assign/preparations in user-startup (mind you, i'm still using 2.8.5)

;BEGIN cmake
assign cmake
SDK:C/cmake-2.8.5/
path cmake:bin ADD
;setenv PATH $PATH:/cmake/bin
;END cmake

People are dying.
Entire ecosystems are collapsing.
We are in the beginning of a mass extinction.
And all you can talk about is money and fairytales of eternal economic growth.
How dare you!
– Greta Thunberg
Go to top
Re: CMake progress
Just can't stay away
Just can't stay away


See User information
@Raziel

Wait for the new version. Then we can work from there and not from some point in the distant past ;).

It should be out in a day or two.

Go to top

  Register To Post
(1) 2 3 4 »

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project