Dear JaYa, Lukas, Thanks very much for your reply! I using VS 2005. When i compile, i appear this error about the CURL, CANT find the file ca_bundle.h , i have set CURLLIB like follow: CURLLIB = D:\wengophone\libs\curl\lib Is this correct? Thanks
Jaya Meghani <[EMAIL PROTECTED]> wrote: v\:* { BEHAVIOR: url(#default#VML) } o\:* { BEHAVIOR: url(#default#VML) } w\:* { BEHAVIOR: url(#default#VML) } .shape { BEHAVIOR: url(#default#VML) } st1\:* { BEHAVIOR: url(#default#ieooui) } @font-face { font-family: Tahoma; } @page Section1 {size: 595.3pt 841.9pt; margin: 72.0pt 90.0pt 72.0pt 90.0pt; } P.MsoNormal { FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman" } LI.MsoNormal { FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman" } DIV.MsoNormal { FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman" } A:link { COLOR: blue; TEXT-DECORATION: underline } SPAN.MsoHyperlink { COLOR: blue; TEXT-DECORATION: underline } A:visited { COLOR: purple; TEXT-DECORATION: underline } SPAN.MsoHyperlinkFollowed { COLOR: purple; TEXT-DECORATION: underline } SPAN.EmailStyle17 { COLOR: navy; FONT-FAMILY: Arial; mso-style-type: personal-reply } DIV.Section1 { page: Section1 } Hi, Try deleting ".sconsign.dblite" file in main directory (in which there is folder release-symbols) and rebuilding the exe. Hope this helps... Regards, J --------------------------------- From: Lukas Oberhuber [mailto:[EMAIL PROTECTED] Sent: Saturday, December 16, 2006 7:08 AM To: 'Ngo Duc Loi'; Jaya Meghani; [EMAIL PROTECTED]; wengophone-devel@lists.openwengo.com Subject: RE: [Wengophone-devel] SCons on trunk Are you using vs2005? I havent compiled with any other platform/ide. I looked through your bug, and cant find anything. Im guessing something is wrong with the environment. However, you have a slightly different wengoenv.py than I do, so that could be the source of the problem, but Im really not sure. Sorry, -Lukas Lukas Oberhuber --------------------------------- From: Ngo Duc Loi [mailto:[EMAIL PROTECTED] Sent: 16 December 2006 11:31 To: Lukas Oberhuber; 'Jaya Meghani'; [EMAIL PROTECTED]; wengophone-devel@lists.openwengo.com Subject: RE: [Wengophone-devel] SCons on trunk Dear Lukas, I meet this error when compiler OpenWengoNG, D:\wengophone>scons mode=release-symbols qtwengophone scons: Reading SConscript files ... EOFError: : File "SConstruct", line 5: env = wengoenv.getGlobalEnvironment(tools = ['nsis', 'default'], toolpath = ['wengoscons/Tools']) File "D:\wengophone\wengoscons\wengoscons\wengoenv.py", line 1793: WengoSConsEnvironment._globalEnv = WengoSConsEnvironment(*args, **kwargs) File "D:\wengophone\wengoscons\wengoscons\wengoenv.py", line 551: self.SConsignFile() File "C:\Python24\scons\SCons\Environment.py", line 1151: SCons.SConsign.File(name, dbm_module) File "C:\Python24\scons\SCons\SConsign.py", line 220: database = dbm_module.open(name, "c") File "C:\Python24\scons\SCons\dblite.py", line 109: return dblite(file, flag, mode) File "C:\Python24\scons\SCons\dblite.py", line 54: self._dict = cPickle.loads(p) Pls help me, Thanks and Best Regards, Loi Ngo Lukas Oberhuber <[EMAIL PROTECTED]> wrote: Jaya, Debugging in the IDE works fine with vs2005. It's a matter of putting the command line prompts into the configuration builder. The biggest pain is that scons thinks it has to rebuild every time, so when you invoke the debugger you have to tell it not to compile if everything is up to date. Places you will need changes: Tools->(something related to options)->(projects and directories)->something in the directories. Make sure these point to all the sdks (platform, direct x, etc). The the actual project will need to point to the right place. It's a little tricky getting the path variables right, and I'm still not 100% sure which it uses. If you like, I will send you my project files as a starting point, though of course all the directories will need to be adjusted (files are too big for this mailing list). -Lukas Lukas Oberhuber -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jaya Meghani Sent: 15 December 2006 18:10 To: [EMAIL PROTECTED]; wengophone-devel@lists.openwengo.com Subject: RE: [Wengophone-devel] SCons on trunk Yes I did through that link but its with command prompt. What I meant was to have a project/workspace for whole Wengo code and be able to actually debug using IDE. Regards, J -----Original Message----- From: mstute [mailto:[EMAIL PROTECTED] Sent: Friday, December 15, 2006 11:35 AM To: wengophone-devel@lists.openwengo.com Cc: Jaya Meghani Subject: Re: [Wengophone-devel] SCons on trunk > I have one question regarding build system for Wengo. Do we/Can we > build it using Miscrosft Visual Studio Express Edition. Yes you can: http://dev.openwengo.com/trac/openwengo/trac.cgi/wiki/HowToBuildFromSour ceNgVs2005 Regards, -- Mathieu Stute GPG: http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=0x3EE62B4D _______________________________________________ Wengophone-devel mailing list Wengophone-devel@lists.openwengo.com http://dev.openwengo.com/mailman/listinfo/wengophone-devel _______________________________________________ Wengophone-devel mailing list Wengophone-devel@lists.openwengo.com http://dev.openwengo.com/mailman/listinfo/wengophone-devel
_______________________________________________ Wengophone-devel mailing list Wengophone-devel@lists.openwengo.com http://dev.openwengo.com/mailman/listinfo/wengophone-devel