2013/2/9 Carlos López González :
> Plugins pull request from morevnaproject. NOT MERGED Pending to fix some
> issues.
The plugins branch is finished and ready to merge.
I did a "git --rebase", so it should merge to master cleanly (as fast-forward).
In additional to functionality described in pul
Hi all!
This is the current code situation:
- Jcome's new renaming modifications. MERGED
- Diego's tool revamp with Boost libraries. NOT MERGED. Doesn't build
Synfig Studio in Mac 10.8 nor Ubuntu 12.04
- A small patch form mine that allows to render last frame as user
option, plus t
Hi Carlos,
> Maybe the m4 macros are ready only for /urs/local/ and not for /opt/local
?
> Hmmm, the ax_boost_base.m4 macro looks at:
>
> /usr /usr/local /opt
That looks definitely possible.
It would be ideal that the macro read the environment variables. Maybe we
can add some code for that.
> M
Hi Diego,
yes I've checked (and updated) the boost macports (I use macports in all
the builds). They are installed at /opt/local/lib/ and there are all the
*.dlib files included the program_options one.
As you can see at the build script, the LDFLAGS variable is set to
"-l/opt/local/lib" as well as
Hey Carlos,
I have no idea about the Mac platform but from what I see in the build
report, have you checked that you have the actual library ready for linking
and not only the headers?
Maybe you could try with an example program.
Best regards,
Diego.
On Feb 3, 2013 1:55 PM, "Carlos López González
Btw, my build script is this:
#!/bin/sh
CPUS=4
cd synfig
prefix=$(pwd)/install
export PKG_CONFIG_PATH="$prefix/lib/pkgconfig"
export ACLOCAL_FLAGS="-I $prefix/share/aclocal"
export PATH=$(pwd)/synfig-core/src/tool/.libs:$PATH
#export CXX="/opt/local/bin/ccache /usr/bin/g++"
#export CPP="/usr/bin/c
Hi!
After a long hiatus I'm back trying to do some useful. :)
I've checked the branch eldruin_toolbost and I have problems building it:
...
checking ETL_LIBS... -lpthread
checking for libxml++-2.6... yes
checking LIBXMLPP_CFLAGS... -I/opt/local/include/libxml++-2.6
-I/opt/local/lib/libxml++-2.6/in
Hi!
We have an unexpected project here and that lead me to add a few
unexpected features to synfig. I've arranged them into single pull
request - https://github.com/synfig/synfig/pull/4
I believe it's safe to merge it into master.
K.
--
http://morevnaproject.org/
--
Hi
2013/1/8 Carlos López González
>
> Jcome, although I know the branch that is used for renaming, do you mind
> to make a pull request to synfig repo at github in order to keep track of
> it?
>
The renaming looks fine by now and seems to be fixed the Connect issue.
> I've found one complain fro
Hi!
2013/1/8 Carlos López González :
> Hi!
> I've taken a look to morevnaproject/plugins and it works fine in Mac. Anyway
> I've added some comments to the pull request that I would like to be fixed
> before merge.
Thank you! I will fix them.
Please consider that I have more commits related to pl
Hi!
I've taken a look to morevnaproject/plugins and it works fine in Mac.
Anyway I've added some comments to the pull request that I would like to be
fixed before merge.
Jcome, although I know the branch that is used for renaming, do you mind to
make a pull request to synfig repo at github in orde
Hi!
2012/12/28 Konstantin Dmitriev
> Hi!
>
> 2012/12/28 Carlos López González :
> > Hi!
> > I think it is time to collect the current modifications of the code and
> > gather all together with a new release.
> > Unless someone thinks differently I believe that again, this time will
> be a
> > mi
Hi!
2012/12/28 Carlos López González :
> Hi!
> I think it is time to collect the current modifications of the code and
> gather all together with a new release.
> Unless someone thinks differently I believe that again, this time will be a
> minor release (no new splash)
> .
> This is what I rememb
Hi Yu!
2012/12/28 Yu Chen
> 2012/12/28 Carlos López González
>
>> Anything else?
>
>
> There are two minor fixes (https://github.com/jcome/synfig/commits/jcome
> ):
>
> - Fix Bug #3536120:Toggle Snap to grid button tooltip incorrect, patch thanks
> jchadwick.
>
> - Switch position for gradient
2012/12/28 Carlos López González
> Anything else?
There are two minor fixes (https://github.com/jcome/synfig/commits/jcome ):
- Fix Bug #3536120:Toggle Snap to grid button tooltip incorrect, patch thanks
jchadwick.
- Switch position for gradient and polygon tools in toolbox to have a
more fri
Hi!
I think it is time to collect the current modifications of the code and
gather all together with a new release.
Unless someone thinks differently I believe that again, this time will be a
minor release (no new splash)
.
This is what I remember from memory that should be put on the new release:
16 matches
Mail list logo