
Am 20.07.2011 22:33, schrieb Johan Engelen:
On 8-7-2011 23:32, Josh Andler wrote:
Woohoo! Thank you very much for doing this Ted! And like Ted, I say thank you to everyone who contributed (whether by dealing with bug reports, testing, coding, or however else they have)
Packagers, if you would be so kind as to do your fun tasks, that would be great! And yes, there will very likely be a 0.48.3 down the line as 0.49 will undoubtedly have issues that we did not catch and that may make things difficult for users and we don't want them too frustrated. :)
Is there some issue troubling the packagers that we can perhaps assist with? I am anxiously waiting for the Windows binaries to pop-up on SourceForge, so I can tell all my friends and colleagues!
:-) Johan
10 Tips for Better Web Security Learn 10 ways to better secure your business today. Topics covered include: Web security, SSL, hacker attacks& Denial of Service (DoS), private keys, security Microsoft Exchange, secure Instant Messaging, and much more. http://www.accelacomm.com/jaw/sfnl/114/51426210/ _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
I've some problems creating 0.48.2 for windows. I get a couple of error messages during building. First of all i can't get back to revision 23 of devlibs. Always bzr revno says R24 instead of R23. I did an "bzr revert -r 23" before. The next problem is building of buildtool.ccp with "g++ buildtool.cpp -O2 -g0 -mtune=prescott -o btool". The message is:
buildtool.cpp: In member function 'virtual buildtool::String buildtool::MakeBase ::getProperty(const buildtool::String&)': buildtool.cpp:3142:20: warning: converting 'false' to pointer type for argument 1 of 'std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, co nst _Alloc&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std ::allocator<char>]'
Krzysztof meant to use the one from the actual branch, but it didn't work too. #################################################### # BuildTool v0.9.9 #################################################### ######## PARSE : build.xml ============ cmd ============ bzr revno ============================= Make error line 0: error executing 'bzr revno': bzr: ERROR: Not a branch: "D:/_b azaar_svn/inkscape-0.48.2/".
Make error line 0: cannot open file 'c:\devlibs\lib\pkgconfig\gtkmm-2.4.pc' for reading Make error line 0: Cannot find package 'gtkmm-2.4'. Do you have it installed?
Can anyone help?
Sincerely, UweSch