Posts Tagged ‘goffice’

Stupid Mistake

Last night when I was trying to compile gnumeric to test out the start of command importing, I kept getting the following error:
./.libs/libspreadsheet.so: undefined reference to `go_doc_control_set_doc’
The only place that function is called is in workbook-control.c, which I haven’t changed. Since it’s a function from goffice I figured I’d go recompile goffice and make [...]

Posted on June 26th, 2008 at 11:46pm in GSOC | No Comments

Google Summer of Code Update 0

As you’ve probably seen around the site by now, I am participating in this year’s Google Summer of Code program. For a lot more detailed information on my project look here. I should have been posting periodic updates since I started the project, but since I just got around to working on the website [...]

Posted on June 25th, 2008 at 11:14pm in GSOC | No Comments