03May 2010
Progress 20100503
16:44 - By BlueGriffon - Progress - one comment
- more source view work and debug
- now using Laurent Jouanneau's serializer for XHTML
- persisting properties in New File dialog
- New Document wizard was horked

The next-generation Web Editor
based on the rendering engine of Firefox
03May 2010
16:44 - By BlueGriffon - Progress - one comment
one comment
Hi,
The work you are doing on Bluegriffon is very exiting and it will be wonderful to have a modern opensource web editor.
I'm having problems trying to compile Bluegriffon on Ubuntu Intrepid. I downloaded the source from http://sources.disruptive-innovatio... and followed the instructions in Build.txt downloading mozilla source code, creating a bluegriffon directory with the source code and copying mozconfig.linux to .mozconfig and then running make -f client.mk build
This results in quite a bit of activity but eventually halts with the following error:
RuntimeError: File "content/bluegriffon/utils/htmlParser.js" not found in /home/visitor/Software/192src/bluegriffon/base, .
Any help would be much appreciated.