Logo by Pauldelbrot - Contribute your own Logo!

END OF AN ERA, FRACTALFORUMS.COM IS CONTINUED ON FRACTALFORUMS.ORG

it was a great time but no longer maintainable by c.Kleinhuis contact him for any data retrieval,
thanks and see you perhaps in 10 years again

this forum will stay online for reference
News: Visit the official fractalforums.com Youtube Channel
 
*
Welcome, Guest. Please login or register. April 18, 2024, 09:50:00 AM


Login with username, password and session length


The All New FractalForums is now in Public Beta Testing! Visit FractalForums.org and check it out!


Pages: [1]   Go Down
  Print  
Share this topic on DiggShare this topic on FacebookShare this topic on GoogleShare this topic on RedditShare this topic on StumbleUponShare this topic on Twitter
Author Topic: Google code (SVN) repository for Mandelbulber  (Read 3875 times)
0 Members and 1 Guest are viewing this topic.
Buddhi
Fractal Iambus
***
Posts: 895



WWW
« on: September 05, 2010, 12:43:50 PM »

I have created SVN repository on Google Code:
http://code.google.com/

If somebody want to make some interesting changes in Mandelbulber please contact with me. I will add rights to commit the code.
Logged

knighty
Fractal Iambus
***
Posts: 819


« Reply #1 on: September 07, 2010, 01:35:23 AM »

Where is it?  smiley
Logged
Buddhi
Fractal Iambus
***
Posts: 895



WWW
« Reply #2 on: September 07, 2010, 06:16:54 PM »

UPS!  I had given not completed link. Please find repository there: http://code.google.com/p/mandelbulber/
Logged

brunorc
Guest
« Reply #3 on: March 10, 2011, 06:34:15 PM »

I'm trying to get it working on Mac OS X. Got GTK+ built and installed from ports, and checked the SVN repo. However, I cannot find there the "makefiles" directory, mentioned in the README files (and "install" bash script). The only thing that comes close is CMakeLists.txt...

Thanks for any help.

Bruno
Logged
brunorc
Guest
« Reply #4 on: March 10, 2011, 07:00:13 PM »

OK, in the act of complete desperation I downloaded the Windows version for my MIDI box (900MHz VIA Nehemiah + 1GB RAM, slow as hell, so just to try) and spotted there the mentioned "makefiles" directory. So I merged it with the source from SVN, got a compilation error, fixed it (had to remove quotes around the output file in the final g++ call) and VOILA! got my first bubble.

Of course it is awesome :-)

Thanks for the software, it rocks!

Bruno
Logged
olihar
Guest
« Reply #5 on: March 13, 2011, 07:31:33 PM »

So you have a working MacOs version?
Logged
Buddhi
Fractal Iambus
***
Posts: 895



WWW
« Reply #6 on: March 13, 2011, 08:06:46 PM »

OK, in the act of complete desperation I downloaded the Windows version for my MIDI box (900MHz VIA Nehemiah + 1GB RAM, slow as hell, so just to try) and spotted there the mentioned "makefiles" directory. So I merged it with the source from SVN, got a compilation error, fixed it (had to remove quotes around the output file in the final g++ call) and VOILA! got my first bubble.

Of course it is awesome :-)

Thanks for the software, it rocks!

Bruno

It's a great information. If you want to take care on MacOS version please contact with me, and I will give you access rights for the SVN repository and SourceForge download site.
Please show us some screenshot, how this program looks like on MacOS.
Logged

olihar
Guest
« Reply #7 on: March 13, 2011, 11:17:35 PM »

I decided to give it a try as well... wow many libraries...

I am stuck here....

Code:
olihar-2:src olha0905$ make
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Checking whether C compiler has -isysroot
-- Checking whether C compiler has -isysroot - yes
-- Checking whether C compiler supports OSX deployment target flag
-- Checking whether C compiler supports OSX deployment target flag - yes
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Checking whether CXX compiler has -isysroot
-- Checking whether CXX compiler has -isysroot - yes
-- Checking whether CXX compiler supports OSX deployment target flag
-- Checking whether CXX compiler supports OSX deployment target flag - yes
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- checking for module 'gtk+-2.0'
--   found gtk+-2.0, version 2.22.1
-- checking for module 'gthread-2.0'
--   found gthread-2.0, version 2.28.2
-- checking for module 'sndfile'
--   found sndfile, version 1.0.23
-- Found JPEG: /opt/local/lib/libjpeg.dylib
-- Found ZLIB: /usr/include (found version "1.2.3")
-- Found PNG: /opt/local/lib/libpng.dylib
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/olha0905/Desktop/Mandelbulber/trunk/src
Scanning dependencies of target mandelbulber
[  5%] Building CXX object CMakeFiles/mandelbulber.dir/algebra.cpp.o
cc1plus: error: unrecognized command line option "-fno-signed-zeros"
/Users/olha0905/Desktop/Mandelbulber/trunk/src/algebra.cpp:1: error: bad value (native) for -march= switch
/Users/olha0905/Desktop/Mandelbulber/trunk/src/algebra.cpp:1: error: bad value (both) for -mfpmath= switch
make[2]: *** [CMakeFiles/mandelbulber.dir/algebra.cpp.o] Error 1
make[1]: *** [CMakeFiles/mandelbulber.dir/all] Error 2
make: *** [all] Error 2

If I can get these to work, I would gladly take care of the MacOs builds or at least help.
Logged
KRAFTWERK
Global Moderator
Fractal Senior
******
Posts: 1439


Virtual Surreality


WWW
« Reply #8 on: March 14, 2011, 09:52:24 AM »

Me want OSX version!  afro
Logged

Pages: [1]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
Mandelbulber in Debian testing repository Mandelbulber Buddhi 0 2113 Last post September 15, 2011, 08:22:10 PM
by Buddhi
Mandelbulb3D source code + repository Mandelbulb 3d « 1 2 » Kali 23 26870 Last post June 17, 2017, 12:08:00 AM
by thargor6
Repository for old software Help & Support mclarekin 0 278 Last post November 13, 2015, 11:44:04 PM
by mclarekin
JWildfire in ArchLinux AUR repository JWildfire psyriccio 1 1228 Last post May 27, 2016, 10:10:19 AM
by thargor6

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM
Page created in 0.133 seconds with 25 queries. (Pretty URLs adds 0.006s, 2q)