Bug 241528

Summary: kalzium does not compile with avogadro from current git master
Product: [Applications] kalzium Reporter: Etienne <etienne.rebetez>
Component: generalAssignee: Kalzium Developers <kalzium>
Status: RESOLVED WORKSFORME    
Severity: minor CC: marcus
Priority: NOR    
Version: 0.30   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Etienne 2010-06-12 11:00:29 UTC
Version:           0.30 (using Devel) 
OS:                Linux

I tryed to compile kalzium with the current avogadro from git and got a linking error.
At the moment this is not a problem since kalzium ships with the last stable avogadro. But when the next avogadro is released, we should make sure kalzium compiles against it.

It's more a reminder than a but;)

Reproducible: Always

Steps to Reproduce:
compile avogadro from git and install it.
compile kalzium.

Actual Results:  
linking error


OS: Linux (i686) release 2.6.33-ARCH
Compiler: gcc
Comment 1 Marcus D. Hanwell 2010-06-12 15:58:41 UTC
I need to double check, but the problems raised previously should be resolved in current master. Did you try pulling and rebuilding Avogadro? I will try this soon, but I made significant changes to restore the previous symbol layout/header layout.
Comment 2 Etienne 2010-06-12 17:50:58 UTC
Sorry, i did not expect that you fix the bug faster than i can write it :D
I just checked with the current master and it works. (should have done that before writing bugs...)
Thanks.
Comment 3 Marcus D. Hanwell 2010-06-12 18:37:10 UTC
I aim to please ;-) Glad it is working again, we have significantly modified our development practices, and so it is far less likely changes like that will slip through again.