From: Marian B. <mar...@gm...> - 2009-02-05 01:07:26
|
Hi all. I have problem with compiling of RSGEdit. My steps are following (I use Ubuntu 8.10): Install GTK2.0: sudo apt-get install libgtk2.0-dev build-essential Download wxWidgets (http://prdownloads.sourceforge.net/wxwindows/wxWidgets-2.8.9.zip): unzip wxWidgets-2.8.9.zip cd wxWidgets-2.8.9 mkdir build ../configure --with-gtk make sudo make install sudo ldconfig Then I set to the rsgedit "build" directory and wrote "cmake ..": cd trunk/rsgedit mkdir build cd build cmake .. Everithing it's ok, but during compilation it write out this error: [ 86%] Building CXX object src/CMakeFiles/rsgedit.dir/mainframe.cpp.o In file included from /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:22: /home/dupi/sserver/trunk/rsgedit/src/sparkglcanvas.h:39: error: expected class-name before '{' token /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In constructor 'mainframe::mainframe(wxWindow*, int, const wxString&, const wxPoint&, const wxSize&, long int)': /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:231: error: 'class SparkGLCanvas' has no member named 'SetLabel' /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:232: error: no matching function for call to 'wxFlatNotebook::AddPage(SparkGLCanvas*&, const char [7])' /home/dupi/sserver/trunk/rsgedit/wxutil/include/wx/wxflatnotebook/wxflatnote book.h:131: note: candidates are: bool wxFlatNotebook::AddPage(wxWindow*, const wxString&, bool, int) /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In member function 'void mainframe::OnClose(wxCloseEvent&)': /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:424: error: comparison between distinct pointer types 'wxWindow*' and 'SparkGLCanvas*' lacks a cast /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In member function 'void mainframe::SelectCanvasTab()': /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1121: error: no matching function for call to 'wxFlatNotebook::GetPageIndex(SparkGLCanvas*&)' /home/dupi/sserver/trunk/rsgedit/wxutil/include/wx/wxflatnotebook/wxflatnote book.h:175: note: candidates are: int wxFlatNotebook::GetPageIndex(wxWindow*) const /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1129: error: 'class SparkGLCanvas' has no member named 'SetFocus' /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In member function 'void mainframe::OnTabClosing(wxFlatNotebookEvent&)': /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1337: error: comparison between distinct pointer types 'wxWindow*' and 'SparkGLCanvas*' lacks a cast /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In member function 'void mainframe::OnTabChanged(wxFlatNotebookEvent&)': /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1456: error: comparison between distinct pointer types 'wxWindow*' and 'SparkGLCanvas*' lacks a cast /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1458: error: 'class SparkGLCanvas' has no member named 'SetFocus' make[2]: *** [src/CMakeFiles/rsgedit.dir/mainframe.cpp.o] Error 1 make[1]: *** [src/CMakeFiles/rsgedit.dir/all] Error 2 make: *** [all] Error 2 root@dupi-vm-ubuntu:~/sserver/trunk/rsgedit/build# Please, What I doing wrong :) ? Thanks Best Regards Marian Buchta |
From: Hedayat V. <hed...@ai...> - 2009-02-05 06:43:42
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html style="direction: ltr;"> <head> <meta content="text/html;charset=UTF-8" http-equiv="Content-Type"> </head> <body style="direction: ltr;" bgcolor="#ffffff" text="#000000"> Hi Marian,<br> I think you don't have installed wxWidgets OpenGL support. It seems that you should add an option to wxWidget's ./configure command to enable OpenGL support, but I don't remember the option. Please check ./configure --help to find the option.<br> <br> Thanks,<br> Hedayat<br> <span><br> <style type="text/css">blockquote {color: navy !important; background-color: RGB(245,245,245) !important; padding: 0 15 10 15 !important; margin: 15 0 0 0; border-left: #1010ff 2px solid;} blockquote blockquote {color: maroon !important; background-color: RGB(235,235,235) !important; border-left-color:maroon !important} blockquote blockquote blockquote {color: green !important; background-color: RGB(225,225,225) !important; border-left-color:teal !important} blockquote blockquote blockquote blockquote {color: purple !important; background-color: RGB(215,215,215) !important; border-left-color: purple !important} blockquote blockquote blockquote blockquote blockquote {color: teal !important; background-color: RGB(205,205,205) !important; border-left-color: green !important}</style><i><b>"Marian Buchta" <a class="moz-txt-link-rfc2396E" href="mailto:mar...@gm..."><mar...@gm...></a></b></i> wrote on ۰۹/۰۲/۰۵ 04:37:02:</span><br> <blockquote style="border-left: 2px solid rgb(16, 16, 255); color: navy; background-color: rgb(245, 245, 245); padding-left: 15px;" cite="mid:498...@mx..." type="cite"> <meta http-equiv="Content-Type" content="text/html; "> <meta name="Generator" content="Microsoft Word 12 (filtered medium)"> <style> <!-- /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4;} @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0cm; margin-bottom:.0001pt; font-size:12.0pt; font-family:"Times New Roman","serif";} a:link, span.MsoHyperlink {mso-style-priority:99; color:blue; text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed {mso-style-priority:99; color:purple; text-decoration:underline;} span.EmailStyle17 {mso-style-type:personal-compose; font-family:"Calibri","sans-serif"; color:windowtext;} .MsoChpDefault {mso-style-type:export-only;} @page Section1 {size:612.0pt 792.0pt; margin:70.85pt 70.85pt 70.85pt 70.85pt;} div.Section1 {page:Section1;} --> </style> <!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="1026" /> </xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1" /> </o:shapelayout></xml><![endif]--> <div class="Section1"> <p class="MsoNormal"><span lang="EN-US">Hi all.<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US">I have problem with compiling of RSGEdit. My steps are following (I use Ubuntu 8.10):<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p> <p class="MsoNormal"><span lang="EN-US">Install GTK2.0:<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US">sudo apt-get install libgtk2.0-dev build-essential<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p> <p class="MsoNormal"><span lang="EN-US">Download wxWidgets (<a moz-do-not-send="true" href="http://prdownloads.sourceforge.net/wxwindows/wxWidgets-2.8.9.zip">http://prdownloads.sourceforge.net/wxwindows/wxWidgets-2.8.9.zip</a>):<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US">unzip wxWidgets-2.8.9.zip<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US">cd wxWidgets-2.8.9<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US">mkdir build<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US">../configure --with-gtk<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US">make<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US">sudo make install<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US">sudo ldconfig<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p> <p class="MsoNormal"><span lang="EN-US">Then I set to the rsgedit “build” directory and wrote “cmake ..”:<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US">cd trunk/rsgedit<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US">mkdir build<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US">cd build<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US">cmake ..<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p> <p class="MsoNormal"><span lang="EN-US">Everithing it’s ok, but during compilation it write out this error:<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p> <p class="MsoNormal">[ 86%] Building CXX object src/CMakeFiles/rsgedit.dir/mainframe.cpp.o<br> In file included from /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:22:<br> /home/dupi/sserver/trunk/rsgedit/src/sparkglcanvas.h:39: error: expected class-name before '{' token<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In constructor 'mainframe::mainframe(wxWindow*, int, const wxString&, const wxPoint&, const wxSize&, long int)':<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:231: error: 'class SparkGLCanvas' has no member named 'SetLabel'<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:232: error: no matching function for call to 'wxFlatNotebook::AddPage(SparkGLCanvas*&, const char [7])'<br> /home/dupi/sserver/trunk/rsgedit/wxutil/include/wx/wxflatnotebook/wxflatnotebook.h:131: note: candidates are: bool wxFlatNotebook::AddPage(wxWindow*, const wxString&, bool, int)<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In member function 'void mainframe::OnClose(wxCloseEvent&)':<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:424: error: comparison between distinct pointer types 'wxWindow*' and 'SparkGLCanvas*' lacks a cast<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In member function 'void mainframe::SelectCanvasTab()':<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1121: error: no matching function for call to 'wxFlatNotebook::GetPageIndex(SparkGLCanvas*&)'<br> /home/dupi/sserver/trunk/rsgedit/wxutil/include/wx/wxflatnotebook/wxflatnotebook.h:175: note: candidates are: int wxFlatNotebook::GetPageIndex(wxWindow*) const<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1129: error: 'class SparkGLCanvas' has no member named 'SetFocus'<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In member function 'void mainframe::OnTabClosing(wxFlatNotebookEvent&)':<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1337: error: comparison between distinct pointer types 'wxWindow*' and 'SparkGLCanvas*' lacks a cast<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In member function 'void mainframe::OnTabChanged(wxFlatNotebookEvent&)':<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1456: error: comparison between distinct pointer types 'wxWindow*' and 'SparkGLCanvas*' lacks a cast<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1458: error: 'class SparkGLCanvas' has no member named 'SetFocus'<br> make[2]: *** [src/CMakeFiles/rsgedit.dir/mainframe.cpp.o] Error 1<br> make[1]: *** [src/CMakeFiles/rsgedit.dir/all] Error 2<br> make: *** [all] Error 2<br> root@dupi-vm-ubuntu:~/sserver/trunk/rsgedit/build#<o:p></o:p></p> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif";" lang="EN-US"><o:p> </o:p></span></p> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif";" lang="EN-US">Please, What I doing wrong :) ?<o:p></o:p></span></p> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif";" lang="EN-US">Thanks<o:p></o:p></span></p> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif";" lang="EN-US"><o:p> </o:p></span></p> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif";" lang="EN-US">Best Regards<o:p></o:p></span></p> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif";" lang="EN-US"><o:p> </o:p></span></p> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif";" lang="EN-US">Marian Buchta<o:p></o:p></span></p> </div> <br> <br> __________ Information from ESET NOD32 Antivirus, version of virus signature database 3827 (20090204) __________<br> <br> The message was checked by ESET NOD32 Antivirus.<br> <br> <a moz-do-not-send="true" href="http://www.eset.com">http://www.eset.com</a><br> <pre wrap=""> <hr size="4" width="90%"> ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com </pre> <pre wrap=""> <hr size="4" width="90%"> _______________________________________________ Simspark Generic Physical MAS Simulator simspark-devel mailing list <a class="moz-txt-link-abbreviated" href="mailto:sim...@li...">sim...@li...</a> <a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/simspark-devel">https://lists.sourceforge.net/lists/listinfo/simspark-devel</a> </pre> </blockquote> </body> </html> |
From: Marian B. <mar...@gm...> - 2009-02-05 22:37:16
|
Hi Hedayat, Thank you very much :) . Wiki has been updated [1]. [1] http://simspark.sourceforge.net/wiki/index.php/Installation_on_Linux From: Hedayat Vatankhah [mailto:hed...@ai...] Sent: Thursday, February 05, 2009 7:43 AM To: Marian Buchta Cc: sim...@li... Subject: Re: [simspark-devel] RSGEdit compiling problem Hi Marian, I think you don't have installed wxWidgets OpenGL support. It seems that you should add an option to wxWidget's ./configure command to enable OpenGL support, but I don't remember the option. Please check ./configure --help to find the option. Thanks, Hedayat "Marian Buchta" <mailto:mar...@gm...> <mar...@gm...> wrote on ۰۹/۰۲/۰۵ 04:37:02: Hi all. I have problem with compiling of RSGEdit. My steps are following (I use Ubuntu 8.10): Install GTK2.0: sudo apt-get install libgtk2.0-dev build-essential Download wxWidgets (http://prdownloads.sourceforge.net/wxwindows/wxWidgets-2.8.9.zip): unzip wxWidgets-2.8.9.zip cd wxWidgets-2.8.9 mkdir build ../configure --with-gtk make sudo make install sudo ldconfig Then I set to the rsgedit “build” directory and wrote “cmake ..”: cd trunk/rsgedit mkdir build cd build cmake .. Everithing it’s ok, but during compilation it write out this error: [ 86%] Building CXX object src/CMakeFiles/rsgedit.dir/mainframe.cpp.o In file included from /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:22: /home/dupi/sserver/trunk/rsgedit/src/sparkglcanvas.h:39: error: expected class-name before '{' token /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In constructor 'mainframe::mainframe(wxWindow*, int, const wxString&, const wxPoint&, const wxSize&, long int)': /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:231: error: 'class SparkGLCanvas' has no member named 'SetLabel' /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:232: error: no matching function for call to 'wxFlatNotebook::AddPage(SparkGLCanvas*&, const char [7])' /home/dupi/sserver/trunk/rsgedit/wxutil/include/wx/wxflatnotebook/wxflatnotebook.h:131: note: candidates are: bool wxFlatNotebook::AddPage(wxWindow*, const wxString&, bool, int) /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In member function 'void mainframe::OnClose(wxCloseEvent&)': /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:424: error: comparison between distinct pointer types 'wxWindow*' and 'SparkGLCanvas*' lacks a cast /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In member function 'void mainframe::SelectCanvasTab()': /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1121: error: no matching function for call to 'wxFlatNotebook::GetPageIndex(SparkGLCanvas*&)' /home/dupi/sserver/trunk/rsgedit/wxutil/include/wx/wxflatnotebook/wxflatnotebook.h:175: note: candidates are: int wxFlatNotebook::GetPageIndex(wxWindow*) const /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1129: error: 'class SparkGLCanvas' has no member named 'SetFocus' /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In member function 'void mainframe::OnTabClosing(wxFlatNotebookEvent&)': /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1337: error: comparison between distinct pointer types 'wxWindow*' and 'SparkGLCanvas*' lacks a cast /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In member function 'void mainframe::OnTabChanged(wxFlatNotebookEvent&)': /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1456: error: comparison between distinct pointer types 'wxWindow*' and 'SparkGLCanvas*' lacks a cast /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1458: error: 'class SparkGLCanvas' has no member named 'SetFocus' make[2]: *** [src/CMakeFiles/rsgedit.dir/mainframe.cpp.o] Error 1 make[1]: *** [src/CMakeFiles/rsgedit.dir/all] Error 2 make: *** [all] Error 2 root@dupi-vm-ubuntu:~/sserver/trunk/rsgedit/build# Please, What I doing wrong :) ? Thanks Best Regards Marian Buchta __________ Information from ESET NOD32 Antivirus, version of virus signature database 3827 (20090204) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com _____ ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _____ _______________________________________________ Simspark Generic Physical MAS Simulator simspark-devel mailing list sim...@li... https://lists.sourceforge.net/lists/listinfo/simspark-devel |
From: Hedayat V. <hed...@ai...> - 2009-02-06 07:56:11
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html style="direction: ltr;"> <head> <meta content="text/html;charset=UTF-8" http-equiv="Content-Type"> </head> <body style="direction: ltr;" bgcolor="#ffffff" text="#000000"> <span>Hi Marian,<br> :) Thanks a lot! It would be nice if you can update users manual (in rcssserver3d/docs) too. But there is a question in my mind, why you don't use Ubuntu's wxwidgets packages instead of compiling wxWidgets yourself? Specially for instructions for users that would be easier for them.<br> And CMake files should be fixed so that they can detect and report these kinds of problems with wxWidgets :(<br> I'll try to fix them, but if anybody can help that would be great!<br> <br> Can I ask something? Have you tried using cmake on Windows?<br> <br> :)<br> Thanks again,<br> Hedayat<br> <br> <style type="text/css">blockquote {color: navy !important; background-color: RGB(245,245,245) !important; padding: 0 15 10 15 !important; margin: 15 0 0 0; border-left: #1010ff 2px solid;} blockquote blockquote {color: maroon !important; background-color: RGB(235,235,235) !important; border-left-color:maroon !important} blockquote blockquote blockquote {color: green !important; background-color: RGB(225,225,225) !important; border-left-color:teal !important} blockquote blockquote blockquote blockquote {color: purple !important; background-color: RGB(215,215,215) !important; border-left-color: purple !important} blockquote blockquote blockquote blockquote blockquote {color: teal !important; background-color: RGB(205,205,205) !important; border-left-color: green !important}</style><i><b>"Marian Buchta" <a class="moz-txt-link-rfc2396E" href="mailto:mar...@gm..."><mar...@gm...></a></b></i> wrote on ۰۹/۰۲/۰۶ 02:06:46:</span><br> <blockquote style="border-left: 2px solid rgb(16, 16, 255); color: navy; background-color: rgb(245, 245, 245); padding-left: 15px;" cite="mid:498...@mx..." type="cite"> <meta http-equiv="Content-Type" content="text/html; "> <meta name="Generator" content="Microsoft Word 12 (filtered medium)"> <!--[if !mso]> <style> v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} </style> <![endif]--> <style> <!-- /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4;} @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4;} @font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4;} @font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0cm; margin-bottom:.0001pt; font-size:12.0pt; font-family:"Times New Roman","serif"; color:black;} a:link, span.MsoHyperlink {mso-style-priority:99; color:blue; text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed {mso-style-priority:99; color:purple; text-decoration:underline;} pre {mso-style-priority:99; mso-style-link:"Predformátované HTML Char"; margin:0cm; margin-bottom:.0001pt; font-size:10.0pt; font-family:"Courier New"; color:black;} span.EmailStyle17 {mso-style-type:personal; font-family:"Calibri","sans-serif"; color:windowtext;} span.PredformtovanHTMLChar {mso-style-name:"Predformátované HTML Char"; mso-style-priority:99; mso-style-link:"Predformátované HTML"; font-family:"Consolas","serif"; color:black;} span.EmailStyle20 {mso-style-type:personal-reply; font-family:"Calibri","sans-serif"; color:#1F497D;} .MsoChpDefault {mso-style-type:export-only; font-size:10.0pt;} @page Section1 {size:612.0pt 792.0pt; margin:70.85pt 70.85pt 70.85pt 70.85pt;} div.Section1 {page:Section1;} --> </style><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="1026" /> </xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1" /> </o:shapelayout></xml><![endif]--> <div class="Section1"> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">Hi Hedayat,<o:p></o:p></span></p> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">Thank you very much :) . Wiki has been updated [1].<o:p></o:p></span></p> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);"><o:p> </o:p></span></p> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">[1] <a moz-do-not-send="true" href="http://simspark.sourceforge.net/wiki/index.php/Installation_on_Linux">http://simspark.sourceforge.net/wiki/index.php/Installation_on_Linux</a> <o:p></o:p></span></p> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);"><o:p> </o:p></span></p> <div style="border-style: none none none solid; border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color blue; border-width: medium medium medium 1.5pt; padding: 0cm 0cm 0cm 4pt;"> <div> <div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;"> <p class="MsoNormal"><b><span style="font-size: 10pt; font-family: "Tahoma","sans-serif"; color: windowtext;">From:</span></b><span style="font-size: 10pt; font-family: "Tahoma","sans-serif"; color: windowtext;"> Hedayat Vatankhah [<a class="moz-txt-link-freetext" href="mailto:hed...@ai...">mailto:hed...@ai...</a>] <br> <b>Sent:</b> Thursday, February 05, 2009 7:43 AM<br> <b>To:</b> Marian Buchta<br> <b>Cc:</b> <a class="moz-txt-link-abbreviated" href="mailto:sim...@li...">sim...@li...</a><br> <b>Subject:</b> Re: [simspark-devel] RSGEdit compiling problem<o:p></o:p></span></p> </div> </div> <p class="MsoNormal"><o:p> </o:p></p> <p class="MsoNormal">Hi Marian,<br> I think you don't have installed wxWidgets OpenGL support. It seems that you should add an option to wxWidget's ./configure command to enable OpenGL support, but I don't remember the option. Please check ./configure --help to find the option.<br> <br> Thanks,<br> Hedayat<br> <br> <b><i>"Marian Buchta" <a moz-do-not-send="true" href="mailto:mar...@gm..."><mar...@gm...></a></i></b> wrote on ۰۹/۰۲/۰۵ 04:37:02:<br> <br> <o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">Hi all.</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">I have problem with compiling of RSGEdit. My steps are following (I use Ubuntu 8.10):</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US"> </span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">Install GTK2.0:</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">sudo apt-get install libgtk2.0-dev build-essential</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US"> </span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">Download wxWidgets (<a moz-do-not-send="true" href="http://prdownloads.sourceforge.net/wxwindows/wxWidgets-2.8.9.zip">http://prdownloads.sourceforge.net/wxwindows/wxWidgets-2.8.9.zip</a>):</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">unzip wxWidgets-2.8.9.zip</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">cd wxWidgets-2.8.9</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">mkdir build</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">../configure --with-gtk</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">make</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">sudo make install</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">sudo ldconfig</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US"> </span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">Then I set to the rsgedit “build” directory and wrote “cmake ..”:</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">cd trunk/rsgedit</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">mkdir build</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">cd build</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">cmake ..</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US"> </span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">Everithing it’s ok, but during compilation it write out this error:</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US"> </span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">[ 86%] Building CXX object src/CMakeFiles/rsgedit.dir/mainframe.cpp.o<br> In file included from /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:22:<br> /home/dupi/sserver/trunk/rsgedit/src/sparkglcanvas.h:39: error: expected class-name before '{' token<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In constructor 'mainframe::mainframe(wxWindow*, int, const wxString&, const wxPoint&, const wxSize&, long int)':<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:231: error: 'class SparkGLCanvas' has no member named 'SetLabel'<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:232: error: no matching function for call to 'wxFlatNotebook::AddPage(SparkGLCanvas*&, const char [7])'<br> /home/dupi/sserver/trunk/rsgedit/wxutil/include/wx/wxflatnotebook/wxflatnotebook.h:131: note: candidates are: bool wxFlatNotebook::AddPage(wxWindow*, const wxString&, bool, int)<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In member function 'void mainframe::OnClose(wxCloseEvent&)':<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:424: error: comparison between distinct pointer types 'wxWindow*' and 'SparkGLCanvas*' lacks a cast<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In member function 'void mainframe::SelectCanvasTab()':<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1121: error: no matching function for call to 'wxFlatNotebook::GetPageIndex(SparkGLCanvas*&)'<br> /home/dupi/sserver/trunk/rsgedit/wxutil/include/wx/wxflatnotebook/wxflatnotebook.h:175: note: candidates are: int wxFlatNotebook::GetPageIndex(wxWindow*) const<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1129: error: 'class SparkGLCanvas' has no member named 'SetFocus'<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In member function 'void mainframe::OnTabClosing(wxFlatNotebookEvent&)':<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1337: error: comparison between distinct pointer types 'wxWindow*' and 'SparkGLCanvas*' lacks a cast<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In member function 'void mainframe::OnTabChanged(wxFlatNotebookEvent&)':<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1456: error: comparison between distinct pointer types 'wxWindow*' and 'SparkGLCanvas*' lacks a cast<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1458: error: 'class SparkGLCanvas' has no member named 'SetFocus'<br> make[2]: *** [src/CMakeFiles/rsgedit.dir/mainframe.cpp.o] Error 1<br> make[1]: *** [src/CMakeFiles/rsgedit.dir/all] Error 2<br> make: *** [all] Error 2<br> root@dupi-vm-ubuntu:~/sserver/trunk/rsgedit/build#<o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 11pt; font-family: "Calibri","sans-serif";" lang="EN-US"> </span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 11pt; font-family: "Calibri","sans-serif";" lang="EN-US">Please, What I doing wrong :) ?</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 11pt; font-family: "Calibri","sans-serif";" lang="EN-US">Thanks</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 11pt; font-family: "Calibri","sans-serif";" lang="EN-US"> </span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 11pt; font-family: "Calibri","sans-serif";" lang="EN-US">Best Regards</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 11pt; font-family: "Calibri","sans-serif";" lang="EN-US"> </span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 11pt; font-family: "Calibri","sans-serif";" lang="EN-US">Marian Buchta</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"><br> <br> __________ Information from ESET NOD32 Antivirus, version of virus signature database 3827 (20090204) __________<br> <br> The message was checked by ESET NOD32 Antivirus.<br> <br> <a moz-do-not-send="true" href="http://www.eset.com">http://www.eset.com</a><br> <br> <o:p></o:p></span></p> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"><o:p> </o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0%; text-align: center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"> <hr align="center" size="4" width="90%"> </span></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"><o:p> </o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;">------------------------------------------------------------------------------<o:p></o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;">Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)<o:p></o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;">software. With Adobe AIR, Ajax developers can use existing skills and code to<o:p></o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;">build responsive, highly engaging applications that combine the power of local<o:p></o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;">resources and data with the reach of the web. Download the Adobe AIR SDK and<o:p></o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;">Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com<o:p></o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"> <o:p></o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"><o:p> </o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0%; text-align: center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"> <hr align="center" size="4" width="90%"> </span></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"><o:p> </o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;">_______________________________________________<o:p></o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;">Simspark Generic Physical MAS Simulator<o:p></o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;">simspark-devel mailing list<o:p></o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"><a moz-do-not-send="true" href="mailto:sim...@li...">sim...@li...</a><o:p></o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"><a moz-do-not-send="true" href="https://lists.sourceforge.net/lists/listinfo/simspark-devel">https://lists.sourceforge.net/lists/listinfo/simspark-devel</a><o:p></o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"> <o:p></o:p></span></pre> </div> </div> </blockquote> </body> </html> |
From: Hedayat V. <hed...@ai...> - 2009-02-06 08:14:50
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html style="direction: ltr;"> <head> <meta content="text/html;charset=UTF-8" http-equiv="Content-Type"> </head> <body style="direction: ltr;" bgcolor="#ffffff" text="#000000"> Well, apparently you did some work on building simspark under Windows. How is it going?! :)<br> <br> Good luck,<br> Hedayat<br> <span><br> <style type="text/css">blockquote {color: navy !important; background-color: RGB(245,245,245) !important; padding: 0 15 10 15 !important; margin: 15 0 0 0; border-left: #1010ff 2px solid;} blockquote blockquote {color: maroon !important; background-color: RGB(235,235,235) !important; border-left-color:maroon !important} blockquote blockquote blockquote {color: green !important; background-color: RGB(225,225,225) !important; border-left-color:teal !important} blockquote blockquote blockquote blockquote {color: purple !important; background-color: RGB(215,215,215) !important; border-left-color: purple !important} blockquote blockquote blockquote blockquote blockquote {color: teal !important; background-color: RGB(205,205,205) !important; border-left-color: green !important}</style><i><b>Hedayat Vatankhah <a class="moz-txt-link-rfc2396E" href="mailto:hed...@ai..."><hed...@ai...></a></b></i> wrote on ۰۹/۰۲/۰۶ 11:25:46:</span><br> <blockquote style="border-left: 2px solid rgb(16, 16, 255); color: navy; background-color: rgb(245, 245, 245); padding-left: 15px;" cite="mid:498...@ai..." type="cite"> <meta content="text/html;charset=UTF-8" http-equiv="Content-Type"> <span>Hi Marian,<br> :) Thanks a lot! It would be nice if you can update users manual (in rcssserver3d/docs) too. But there is a question in my mind, why you don't use Ubuntu's wxwidgets packages instead of compiling wxWidgets yourself? Specially for instructions for users that would be easier for them.<br> And CMake files should be fixed so that they can detect and report these kinds of problems with wxWidgets :(<br> I'll try to fix them, but if anybody can help that would be great!<br> <br> Can I ask something? Have you tried using cmake on Windows?<br> <br> :)<br> Thanks again,<br> Hedayat<br> <br> <style type="text/css">blockquote {color: navy !important; background-color: RGB(245,245,245) !important; padding: 0 15 10 15 !important; margin: 15 0 0 0; border-left: #1010ff 2px solid;} blockquote blockquote {color: maroon !important; background-color: RGB(235,235,235) !important; border-left-color:maroon !important} blockquote blockquote blockquote {color: green !important; background-color: RGB(225,225,225) !important; border-left-color:teal !important} blockquote blockquote blockquote blockquote {color: purple !important; background-color: RGB(215,215,215) !important; border-left-color: purple !important} blockquote blockquote blockquote blockquote blockquote {color: teal !important; background-color: RGB(205,205,205) !important; border-left-color: green !important}</style><i><b>"Marian Buchta" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:mar...@gm..."><mar...@gm...></a></b></i> wrote on ۰۹/۰۲/۰۶ 02:06:46:</span><br> <blockquote style="border-left: 2px solid rgb(16, 16, 255); color: navy; background-color: rgb(245, 245, 245); padding-left: 15px;" cite="mid:498...@mx..." type="cite"> <meta http-equiv="Content-Type" content="text/html; "> <meta name="Generator" content="Microsoft Word 12 (filtered medium)"> <!--[if !mso]> <style> v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} </style> <![endif]--> <style> <!-- /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4;} @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4;} @font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4;} @font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0cm; margin-bottom:.0001pt; font-size:12.0pt; font-family:"Times New Roman","serif"; color:black;} a:link, span.MsoHyperlink {mso-style-priority:99; color:blue; text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed {mso-style-priority:99; color:purple; text-decoration:underline;} pre {mso-style-priority:99; mso-style-link:"Predformátované HTML Char"; margin:0cm; margin-bottom:.0001pt; font-size:10.0pt; font-family:"Courier New"; color:black;} span.EmailStyle17 {mso-style-type:personal; font-family:"Calibri","sans-serif"; color:windowtext;} span.PredformtovanHTMLChar {mso-style-name:"Predformátované HTML Char"; mso-style-priority:99; mso-style-link:"Predformátované HTML"; font-family:"Consolas","serif"; color:black;} span.EmailStyle20 {mso-style-type:personal-reply; font-family:"Calibri","sans-serif"; color:#1F497D;} .MsoChpDefault {mso-style-type:export-only; font-size:10.0pt;} @page Section1 {size:612.0pt 792.0pt; margin:70.85pt 70.85pt 70.85pt 70.85pt;} div.Section1 {page:Section1;} --> </style><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="1026" /> </xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1" /> </o:shapelayout></xml><![endif]--> <div class="Section1"> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">Hi Hedayat,<o:p></o:p></span></p> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">Thank you very much :) . Wiki has been updated [1].<o:p></o:p></span></p> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);"><o:p> </o:p></span></p> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">[1] <a moz-do-not-send="true" href="http://simspark.sourceforge.net/wiki/index.php/Installation_on_Linux">http://simspark.sourceforge.net/wiki/index.php/Installation_on_Linux</a> <o:p></o:p></span></p> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);"><o:p> </o:p></span></p> <div style="border-style: none none none solid; border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color blue; border-width: medium medium medium 1.5pt; padding: 0cm 0cm 0cm 4pt;"> <div> <div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;"> <p class="MsoNormal"><b><span style="font-size: 10pt; font-family: "Tahoma","sans-serif"; color: windowtext;">From:</span></b><span style="font-size: 10pt; font-family: "Tahoma","sans-serif"; color: windowtext;"> Hedayat Vatankhah [<a moz-do-not-send="true" class="moz-txt-link-freetext" href="mailto:hed...@ai...">mailto:hed...@ai...</a>] <br> <b>Sent:</b> Thursday, February 05, 2009 7:43 AM<br> <b>To:</b> Marian Buchta<br> <b>Cc:</b> <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:sim...@li...">sim...@li...</a><br> <b>Subject:</b> Re: [simspark-devel] RSGEdit compiling problem<o:p></o:p></span></p> </div> </div> <p class="MsoNormal"><o:p> </o:p></p> <p class="MsoNormal">Hi Marian,<br> I think you don't have installed wxWidgets OpenGL support. It seems that you should add an option to wxWidget's ./configure command to enable OpenGL support, but I don't remember the option. Please check ./configure --help to find the option.<br> <br> Thanks,<br> Hedayat<br> <br> <b><i>"Marian Buchta" <a moz-do-not-send="true" href="mailto:mar...@gm..."><mar...@gm...></a></i></b> wrote on ۰۹/۰۲/۰۵ 04:37:02:<br> <br> <o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">Hi all.</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">I have problem with compiling of RSGEdit. My steps are following (I use Ubuntu 8.10):</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US"> </span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">Install GTK2.0:</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">sudo apt-get install libgtk2.0-dev build-essential</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US"> </span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">Download wxWidgets (<a moz-do-not-send="true" href="http://prdownloads.sourceforge.net/wxwindows/wxWidgets-2.8.9.zip">http://prdownloads.sourceforge.net/wxwindows/wxWidgets-2.8.9.zip</a>):</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">unzip wxWidgets-2.8.9.zip</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">cd wxWidgets-2.8.9</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">mkdir build</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">../configure --with-gtk</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">make</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">sudo make install</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">sudo ldconfig</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US"> </span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">Then I set to the rsgedit “build” directory and wrote “cmake ..”:</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">cd trunk/rsgedit</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">mkdir build</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">cd build</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">cmake ..</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US"> </span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">Everithing it’s ok, but during compilation it write out this error:</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US"> </span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">[ 86%] Building CXX object src/CMakeFiles/rsgedit.dir/mainframe.cpp.o<br> In file included from /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:22:<br> /home/dupi/sserver/trunk/rsgedit/src/sparkglcanvas.h:39: error: expected class-name before '{' token<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In constructor 'mainframe::mainframe(wxWindow*, int, const wxString&, const wxPoint&, const wxSize&, long int)':<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:231: error: 'class SparkGLCanvas' has no member named 'SetLabel'<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:232: error: no matching function for call to 'wxFlatNotebook::AddPage(SparkGLCanvas*&, const char [7])'<br> /home/dupi/sserver/trunk/rsgedit/wxutil/include/wx/wxflatnotebook/wxflatnotebook.h:131: note: candidates are: bool wxFlatNotebook::AddPage(wxWindow*, const wxString&, bool, int)<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In member function 'void mainframe::OnClose(wxCloseEvent&)':<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:424: error: comparison between distinct pointer types 'wxWindow*' and 'SparkGLCanvas*' lacks a cast<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In member function 'void mainframe::SelectCanvasTab()':<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1121: error: no matching function for call to 'wxFlatNotebook::GetPageIndex(SparkGLCanvas*&)'<br> /home/dupi/sserver/trunk/rsgedit/wxutil/include/wx/wxflatnotebook/wxflatnotebook.h:175: note: candidates are: int wxFlatNotebook::GetPageIndex(wxWindow*) const<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1129: error: 'class SparkGLCanvas' has no member named 'SetFocus'<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In member function 'void mainframe::OnTabClosing(wxFlatNotebookEvent&)':<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1337: error: comparison between distinct pointer types 'wxWindow*' and 'SparkGLCanvas*' lacks a cast<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In member function 'void mainframe::OnTabChanged(wxFlatNotebookEvent&)':<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1456: error: comparison between distinct pointer types 'wxWindow*' and 'SparkGLCanvas*' lacks a cast<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1458: error: 'class SparkGLCanvas' has no member named 'SetFocus'<br> make[2]: *** [src/CMakeFiles/rsgedit.dir/mainframe.cpp.o] Error 1<br> make[1]: *** [src/CMakeFiles/rsgedit.dir/all] Error 2<br> make: *** [all] Error 2<br> root@dupi-vm-ubuntu:~/sserver/trunk/rsgedit/build#<o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 11pt; font-family: "Calibri","sans-serif";" lang="EN-US"> </span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 11pt; font-family: "Calibri","sans-serif";" lang="EN-US">Please, What I doing wrong :) ?</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 11pt; font-family: "Calibri","sans-serif";" lang="EN-US">Thanks</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 11pt; font-family: "Calibri","sans-serif";" lang="EN-US"> </span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 11pt; font-family: "Calibri","sans-serif";" lang="EN-US">Best Regards</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 11pt; font-family: "Calibri","sans-serif";" lang="EN-US"> </span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 11pt; font-family: "Calibri","sans-serif";" lang="EN-US">Marian Buchta</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"><br> <br> __________ Information from ESET NOD32 Antivirus, version of virus signature database 3827 (20090204) __________<br> <br> The message was checked by ESET NOD32 Antivirus.<br> <br> <a moz-do-not-send="true" href="http://www.eset.com">http://www.eset.com</a><br> <br> <o:p></o:p></span></p> <pre style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"><o:p> </o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0% 50%; text-align: center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"> <hr align="center" size="4" width="90%"> </span></pre> <pre style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"><o:p> </o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;">------------------------------------------------------------------------------<o:p></o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;">Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)<o:p></o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;">software. With Adobe AIR, Ajax developers can use existing skills and code to<o:p></o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;">build responsive, highly engaging applications that combine the power of local<o:p></o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;">resources and data with the reach of the web. Download the Adobe AIR SDK and<o:p></o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;">Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com<o:p></o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"> <o:p></o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"><o:p> </o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0% 50%; text-align: center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"> <hr align="center" size="4" width="90%"> </span></pre> <pre style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"><o:p> </o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;">_______________________________________________<o:p></o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;">Simspark Generic Physical MAS Simulator<o:p></o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;">simspark-devel mailing list<o:p></o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"><a moz-do-not-send="true" href="mailto:sim...@li...">sim...@li...</a><o:p></o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"><a moz-do-not-send="true" href="https://lists.sourceforge.net/lists/listinfo/simspark-devel">https://lists.sourceforge.net/lists/listinfo/simspark-devel</a><o:p></o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"> <o:p></o:p></span></pre> </div> </div> </blockquote> <pre wrap=""> <hr size="4" width="90%"> ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com </pre> <pre wrap=""> <hr size="4" width="90%"> _______________________________________________ Simspark Generic Physical MAS Simulator simspark-devel mailing list <a class="moz-txt-link-abbreviated" href="mailto:sim...@li...">sim...@li...</a> <a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/simspark-devel">https://lists.sourceforge.net/lists/listinfo/simspark-devel</a> </pre> </blockquote> </body> </html> |
From: Marian B. <mar...@gm...> - 2009-02-06 12:19:02
|
Hi Hedayat, Ubuntu: Thank you for advice about wxwidgets packages. Before I can’t find this package. Installation is now a little bit easier :). Also I update users manual soon. Windows: In Windows platform is situation much complicated. At first at all I must add paths for required libraries (done in Revision 41) for generate VS projects (2008). Then I tried compile of project Simspark. First problem is in missing header files. Temporary I manualy set path to the all header directories of required libraries. After that VS wrote me out around 3800 unresolved errors :D . Problem is in missing library files in projects including system libraries (specially for Windows OS) like wsock32.lib. So my following work is to resolution of this problem by fixing cmake files. Btw, before I commit modify files to the SVN, I always tested this in both OS (Linux-Ubuntu and Windows-Vista). Best Regards Marian From: Hedayat Vatankhah [mailto:hed...@ai...] Sent: Friday, February 06, 2009 9:14 AM To: Marian Buchta Cc: sim...@li... Subject: Re: [simspark-devel] RSGEdit compiling problem Well, apparently you did some work on building simspark under Windows. How is it going?! :) Good luck, Hedayat Hedayat Vatankhah <mailto:hed...@ai...> <hed...@ai...> wrote on ۰۹/۰۲/۰۶ 11:25:46: Hi Marian, :) Thanks a lot! It would be nice if you can update users manual (in rcssserver3d/docs) too. But there is a question in my mind, why you don't use Ubuntu's wxwidgets packages instead of compiling wxWidgets yourself? Specially for instructions for users that would be easier for them. And CMake files should be fixed so that they can detect and report these kinds of problems with wxWidgets :( I'll try to fix them, but if anybody can help that would be great! Can I ask something? Have you tried using cmake on Windows? :) Thanks again, Hedayat "Marian Buchta" <mailto:mar...@gm...> <mar...@gm...> wrote on ۰۹/۰۲/۰۶ 02:06:46: Hi Hedayat, Thank you very much :) . Wiki has been updated [1]. [1] http://simspark.sourceforge.net/wiki/index.php/Installation_on_Linux ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _____ _______________________________________________ Simspark Generic Physical MAS Simulator simspark-devel mailing list sim...@li... https://lists.sourceforge.net/lists/listinfo/simspark-devel |
From: Marian B. <mar...@gm...> - 2009-02-06 12:04:35
|
Hi Hedayat, Ubuntu: Thank you for advice about wxwidgets packages. Before I can’t find this package. Installation is now a little bit easier :). Also I update users manual soon. Windows: In Windows platform is situation much complicated. At first at all I must add paths for required libraries (done in Revision 41) for generate VS projects (2008). Then I tried compile of project Simspark. First problem is in missing header files. Temporary I manualy set path to the all header directories of required libraries. After that VS wrote me out around 3800 unresolved errors :D . Problem is in missing library files in projects including system libraries (specially for Windows OS) like wsock32.lib. So my following work is to resolution of this problem by fixing cmake files. Btw, before I commit modify files to the SVN, I always tested this in both OS (Linux-Ubuntu and Windows-Vista). Best Regards Marian From: Hedayat Vatankhah [mailto:hed...@ai...] Sent: Friday, February 06, 2009 9:14 AM To: Marian Buchta Cc: sim...@li... Subject: Re: [simspark-devel] RSGEdit compiling problem Well, apparently you did some work on building simspark under Windows. How is it going?! :) Good luck, Hedayat Hedayat Vatankhah <mailto:hed...@ai...> <hed...@ai...> wrote on ۰۹/۰۲/۰۶ 11:25:46: Hi Marian, :) Thanks a lot! It would be nice if you can update users manual (in rcssserver3d/docs) too. But there is a question in my mind, why you don't use Ubuntu's wxwidgets packages instead of compiling wxWidgets yourself? Specially for instructions for users that would be easier for them. And CMake files should be fixed so that they can detect and report these kinds of problems with wxWidgets :( I'll try to fix them, but if anybody can help that would be great! Can I ask something? Have you tried using cmake on Windows? :) Thanks again, Hedayat "Marian Buchta" <mailto:mar...@gm...> <mar...@gm...> wrote on ۰۹/۰۲/۰۶ 02:06:46: Hi Hedayat, Thank you very much :) . Wiki has been updated [1]. [1] http://simspark.sourceforge.net/wiki/index.php/Installation_on_Linux From: Hedayat Vatankhah [mailto:hed...@ai...] Sent: Thursday, February 05, 2009 7:43 AM To: Marian Buchta Cc: sim...@li... Subject: Re: [simspark-devel] RSGEdit compiling problem Hi Marian, I think you don't have installed wxWidgets OpenGL support. It seems that you should add an option to wxWidget's ./configure command to enable OpenGL support, but I don't remember the option. Please check ./configure --help to find the option. Thanks, Hedayat "Marian Buchta" <mailto:mar...@gm...> <mar...@gm...> wrote on ۰۹/۰۲/۰۵ 04:37:02: Hi all. I have problem with compiling of RSGEdit. My steps are following (I use Ubuntu 8.10): Install GTK2.0: sudo apt-get install libgtk2.0-dev build-essential Download wxWidgets (http://prdownloads.sourceforge.net/wxwindows/wxWidgets-2.8.9.zip): unzip wxWidgets-2.8.9.zip cd wxWidgets-2.8.9 mkdir build ../configure --with-gtk make sudo make install sudo ldconfig Then I set to the rsgedit “build” directory and wrote “cmake ..”: cd trunk/rsgedit mkdir build cd build cmake .. Everithing it’s ok, but during compilation it write out this error: [ 86%] Building CXX object src/CMakeFiles/rsgedit.dir/mainframe.cpp.o In file included from /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:22: /home/dupi/sserver/trunk/rsgedit/src/sparkglcanvas.h:39: error: expected class-name before '{' token /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In constructor 'mainframe::mainframe(wxWindow*, int, const wxString&, const wxPoint&, const wxSize&, long int)': /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:231: error: 'class SparkGLCanvas' has no member named 'SetLabel' /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:232: error: no matching function for call to 'wxFlatNotebook::AddPage(SparkGLCanvas*&, const char [7])' /home/dupi/sserver/trunk/rsgedit/wxutil/include/wx/wxflatnotebook/wxflatnotebook.h:131: note: candidates are: bool wxFlatNotebook::AddPage(wxWindow*, const wxString&, bool, int) /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In member function 'void mainframe::OnClose(wxCloseEvent&)': /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:424: error: comparison between distinct pointer types 'wxWindow*' and 'SparkGLCanvas*' lacks a cast /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In member function 'void mainframe::SelectCanvasTab()': /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1121: error: no matching function for call to 'wxFlatNotebook::GetPageIndex(SparkGLCanvas*&)' /home/dupi/sserver/trunk/rsgedit/wxutil/include/wx/wxflatnotebook/wxflatnotebook.h:175: note: candidates are: int wxFlatNotebook::GetPageIndex(wxWindow*) const /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1129: error: 'class SparkGLCanvas' has no member named 'SetFocus' /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In member function 'void mainframe::OnTabClosing(wxFlatNotebookEvent&)': /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1337: error: comparison between distinct pointer types 'wxWindow*' and 'SparkGLCanvas*' lacks a cast /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In member function 'void mainframe::OnTabChanged(wxFlatNotebookEvent&)': /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1456: error: comparison between distinct pointer types 'wxWindow*' and 'SparkGLCanvas*' lacks a cast /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1458: error: 'class SparkGLCanvas' has no member named 'SetFocus' make[2]: *** [src/CMakeFiles/rsgedit.dir/mainframe.cpp.o] Error 1 make[1]: *** [src/CMakeFiles/rsgedit.dir/all] Error 2 make: *** [all] Error 2 root@dupi-vm-ubuntu:~/sserver/trunk/rsgedit/build# Please, What I doing wrong :) ? Thanks Best Regards Marian Buchta __________ Information from ESET NOD32 Antivirus, version of virus signature database 3827 (20090204) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com _____ ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _____ _______________________________________________ Simspark Generic Physical MAS Simulator simspark-devel mailing list sim...@li... https://lists.sourceforge.net/lists/listinfo/simspark-devel _____ ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _____ _______________________________________________ Simspark Generic Physical MAS Simulator simspark-devel mailing list sim...@li... https://lists.sourceforge.net/lists/listinfo/simspark-devel |
From: Hedayat V. <hed...@ai...> - 2009-02-06 12:35:21
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html style="direction: ltr;"> <head> <meta content="text/html;charset=UTF-8" http-equiv="Content-Type"> </head> <body style="direction: ltr;" bgcolor="#ffffff" text="#000000"> Hi Marian,<span><br> <br> <style type="text/css">blockquote {color: navy !important; background-color: RGB(245,245,245) !important; padding: 0 15 10 15 !important; margin: 15 0 0 0; border-left: #1010ff 2px solid;} blockquote blockquote {color: maroon !important; background-color: RGB(235,235,235) !important; border-left-color:maroon !important} blockquote blockquote blockquote {color: green !important; background-color: RGB(225,225,225) !important; border-left-color:teal !important} blockquote blockquote blockquote blockquote {color: purple !important; background-color: RGB(215,215,215) !important; border-left-color: purple !important} blockquote blockquote blockquote blockquote blockquote {color: teal !important; background-color: RGB(205,205,205) !important; border-left-color: green !important}</style><i><b>"Marian Buchta" <a class="moz-txt-link-rfc2396E" href="mailto:mar...@gm..."><mar...@gm...></a></b></i> wrote on ۰۹/۰۲/۰۶ 03:14:02:</span><br> <blockquote style="border-left: 2px solid rgb(16, 16, 255); color: navy; background-color: rgb(245, 245, 245); padding-left: 15px;" cite="mid:498...@mx..." type="cite"> <meta http-equiv="Content-Type" content="text/html; "> <meta name="Generator" content="Microsoft Word 12 (filtered medium)"> <!--[if !mso]> <style> v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} </style> <![endif]--> <style> <!-- /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4;} @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4;} @font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4;} @font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0cm; margin-bottom:.0001pt; font-size:12.0pt; font-family:"Times New Roman","serif"; color:black;} a:link, span.MsoHyperlink {mso-style-priority:99; color:blue; text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed {mso-style-priority:99; color:purple; text-decoration:underline;} pre {mso-style-priority:99; mso-style-link:"Predformátované HTML Char"; margin:0cm; margin-bottom:.0001pt; font-size:10.0pt; font-family:"Courier New"; color:black;} p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {mso-style-priority:34; margin-top:0cm; margin-right:0cm; margin-bottom:0cm; margin-left:36.0pt; margin-bottom:.0001pt; font-size:12.0pt; font-family:"Times New Roman","serif"; color:black;} span.PredformtovanHTMLChar {mso-style-name:"Predformátované HTML Char"; mso-style-priority:99; mso-style-link:"Predformátované HTML"; font-family:Consolas; color:black;} span.EmailStyle19 {mso-style-type:personal; font-family:"Calibri","sans-serif"; color:windowtext;} span.EmailStyle20 {mso-style-type:personal; font-family:"Calibri","sans-serif"; color:#1F497D;} span.EmailStyle21 {mso-style-type:personal-reply; font-family:"Calibri","sans-serif"; color:#1F497D;} .MsoChpDefault {mso-style-type:export-only; font-size:10.0pt;} @page Section1 {size:612.0pt 792.0pt; margin:70.85pt 70.85pt 70.85pt 70.85pt;} div.Section1 {page:Section1;} --> </style><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="1026" /> </xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1" /> </o:shapelayout></xml><![endif]--> <div class="Section1"> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">Hi Hedayat,<o:p></o:p></span></p> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">Ubuntu:<o:p></o:p></span></p> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">Thank you for advice about wxwidgets packages. Before I can’t find this package. Installation is now a little bit easier :). Also I update users manual soon.</span></p> </div> </blockquote> <p style="margin-bottom: 0cm; margin-top: 0pt;">Thanks! :)<br> </p> <p style="margin-bottom: 0cm; margin-top: 0pt;"><br> </p> <blockquote style="border-left: 2px solid rgb(16, 16, 255); color: navy; background-color: rgb(245, 245, 245); padding-left: 15px;" cite="mid:498...@mx..." type="cite"> <div class="Section1"> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);"><o:p></o:p></span></p> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);"><o:p> </o:p></span></p> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">Windows:<o:p></o:p></span></p> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">In Windows platform is situation much complicated. At first at all I must add paths for required libraries (done in Revision 41) for generate VS projects (2008). Then I tried compile of project Simspark. First problem is in missing header files. Temporary I manualy set path to the all header directories of required libraries. After that VS wrote me out around 3800 unresolved errors :D . Problem is in missing library files in projects including system libraries (specially for Windows OS) like wsock32.lib. So my following work is to resolution of this problem by fixing cmake files.</span></p> </div> </blockquote> <p style="margin-bottom: 0cm; margin-top: 0pt;">Really thanks for your efforts in this direction. I've no idea about the problem :( It seems that some modules (like FindwxWidgets) do try to add Windows specific libraries, but others do not. I'm not sure but looking at them might provide some insight about how to add those libraries. (just some thoughts!) Also, this section of CMake FAQ might be usable for you: <a class="moz-txt-link-freetext" href="http://www.cmake.org/Wiki/CMake_FAQ#How_do_I_use_CMake_to_build_LaTeX_documents.3F">http://www.cmake.org/Wiki/CMake_FAQ#How_do_I_use_CMake_to_build_LaTeX_documents.3F</a><br> </p> <p style="margin-bottom: 0cm; margin-top: 0pt;"><br> </p> <p style="margin-bottom: 0cm; margin-top: 0pt;">Finally, cmake creates a sparkconfig.h file, I hope that it can be used instead of windows/sparkconfig.h file. It would be nice if you can check it. :)<br> </p> <p style="margin-bottom: 0cm; margin-top: 0pt;"><br> </p> <p style="margin-bottom: 0cm; margin-top: 0pt;">Good luck,</p> <p style="margin-bottom: 0cm; margin-top: 0pt;">Hedayat<br> </p> <p style="margin-bottom: 0cm; margin-top: 0pt;"><br> </p> <blockquote style="border-left: 2px solid rgb(16, 16, 255); color: navy; background-color: rgb(245, 245, 245); padding-left: 15px;" cite="mid:498...@mx..." type="cite"> <div class="Section1"> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);"><o:p></o:p></span></p> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);"><o:p> </o:p></span></p> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">Btw, before I commit modify files to the SVN, I always tested this in both OS (Linux-Ubuntu and Windows-Vista).<o:p></o:p></span></p> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);"><o:p> </o:p></span></p> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">Best Regards<o:p></o:p></span></p> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">Marian<o:p></o:p></span></p> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);"><o:p> </o:p></span></p> <div style="border-style: none none none solid; border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color blue; border-width: medium medium medium 1.5pt; padding: 0cm 0cm 0cm 4pt;"> <div> <div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;"> <p class="MsoNormal"><b><span style="font-size: 10pt; font-family: "Tahoma","sans-serif"; color: windowtext;">From:</span></b><span style="font-size: 10pt; font-family: "Tahoma","sans-serif"; color: windowtext;"> Hedayat Vatankhah [<a class="moz-txt-link-freetext" href="mailto:hed...@ai...">mailto:hed...@ai...</a>] <br> <b>Sent:</b> Friday, February 06, 2009 9:14 AM<br> <b>To:</b> Marian Buchta<br> <b>Cc:</b> <a class="moz-txt-link-abbreviated" href="mailto:sim...@li...">sim...@li...</a><br> <b>Subject:</b> Re: [simspark-devel] RSGEdit compiling problem<o:p></o:p></span></p> </div> </div> <p class="MsoNormal"><o:p> </o:p></p> <p class="MsoNormal">Well, apparently you did some work on building simspark under Windows. How is it going?! :)<br> <br> Good luck,<br> Hedayat<br> <br> <b><i>Hedayat Vatankhah <a moz-do-not-send="true" href="mailto:hed...@ai..."><hed...@ai...></a></i></b> wrote on ۰۹/۰۲/۰۶ 11:25:46:<br> <br> <o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;">Hi Marian,<br> :) Thanks a lot! It would be nice if you can update users manual (in rcssserver3d/docs) too. But there is a question in my mind, why you don't use Ubuntu's wxwidgets packages instead of compiling wxWidgets yourself? Specially for instructions for users that would be easier for them.<br> And CMake files should be fixed so that they can detect and report these kinds of problems with wxWidgets :(<br> I'll try to fix them, but if anybody can help that would be great!<br> <br> Can I ask something? Have you tried using cmake on Windows?<br> <br> :)<br> Thanks again,<br> Hedayat<br> <br> <b><i>"Marian Buchta" <a moz-do-not-send="true" href="mailto:mar...@gm..."><mar...@gm...></a></i></b> wrote on ۰۹/۰۲/۰۶ 02:06:46:<br> <br> <o:p></o:p></span></p> <p class="MsoNormal" style="background: rgb(235, 235, 235) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">Hi Hedayat,</span><o:p></o:p></p> <p class="MsoNormal" style="background: rgb(235, 235, 235) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">Thank you very much :) . Wiki has been updated [1].</span><o:p></o:p></p> <p class="MsoNormal" style="background: rgb(235, 235, 235) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);"> </span><o:p></o:p></p> <p class="MsoNormal" style="background: rgb(235, 235, 235) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">[1] <a moz-do-not-send="true" href="http://simspark.sourceforge.net/wiki/index.php/Installation_on_Linux">http://simspark.sourceforge.net/wiki/index.php/Installation_on_Linux</a> </span><o:p></o:p></p> <p class="MsoNormal" style="background: rgb(235, 235, 235) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);"> </span><o:p></o:p></p> <div style="border-style: none none none solid; border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color blue; border-width: medium medium medium 1.5pt; padding: 0cm 0cm 0cm 4pt;"> <div> <div style="border-style: solid none none; border-color: -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;"> <p class="MsoNormal" style="background: rgb(235, 235, 235) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><b><span style="font-size: 10pt; font-family: "Tahoma","sans-serif"; color: windowtext;">From:</span></b><span style="font-size: 10pt; font-family: "Tahoma","sans-serif"; color: windowtext;"> Hedayat Vatankhah [<a moz-do-not-send="true" href="mailto:hed...@ai...">mailto:hed...@ai...</a>] <br> <b>Sent:</b> Thursday, February 05, 2009 7:43 AM<br> <b>To:</b> Marian Buchta<br> <b>Cc:</b> <a moz-do-not-send="true" href="mailto:sim...@li...">sim...@li...</a><br> <b>Subject:</b> Re: [simspark-devel] RSGEdit compiling problem</span><o:p></o:p></p> </div> </div> <p class="MsoNormal" style="background: rgb(235, 235, 235) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"> <o:p></o:p></p> <p class="MsoNormal" style="background: rgb(235, 235, 235) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">Hi Marian,<br> I think you don't have installed wxWidgets OpenGL support. It seems that you should add an option to wxWidget's ./configure command to enable OpenGL support, but I don't remember the option. Please check ./configure --help to find the option.<br> <br> Thanks,<br> Hedayat<br> <br> <b><i>"Marian Buchta" <a moz-do-not-send="true" href="mailto:mar...@gm..."><mar...@gm...></a></i></b> wrote on ۰۹/۰۲/۰۵ 04:37:02:<br> <br> <br> <o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">Hi all.</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">I have problem with compiling of RSGEdit. My steps are following (I use Ubuntu 8.10):</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US"> </span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">Install GTK2.0:</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">sudo apt-get install libgtk2.0-dev build-essential</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US"> </span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">Download wxWidgets (<a moz-do-not-send="true" href="http://prdownloads.sourceforge.net/wxwindows/wxWidgets-2.8.9.zip">http://prdownloads.sourceforge.net/wxwindows/wxWidgets-2.8.9.zip</a>):</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">unzip wxWidgets-2.8.9.zip</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">cd wxWidgets-2.8.9</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">mkdir build</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">../configure --with-gtk</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">make</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">sudo make install</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">sudo ldconfig</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US"> </span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">Then I set to the rsgedit “build” directory and wrote “cmake ..”:</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">cd trunk/rsgedit</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">mkdir build</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">cd build</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">cmake ..</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US"> </span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US">Everithing it’s ok, but during compilation it write out this error:</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span lang="EN-US"> </span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">[ 86%] Building CXX object src/CMakeFiles/rsgedit.dir/mainframe.cpp.o<br> In file included from /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:22:<br> /home/dupi/sserver/trunk/rsgedit/src/sparkglcanvas.h:39: error: expected class-name before '{' token<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In constructor 'mainframe::mainframe(wxWindow*, int, const wxString&, const wxPoint&, const wxSize&, long int)':<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:231: error: 'class SparkGLCanvas' has no member named 'SetLabel'<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:232: error: no matching function for call to 'wxFlatNotebook::AddPage(SparkGLCanvas*&, const char [7])'<br> /home/dupi/sserver/trunk/rsgedit/wxutil/include/wx/wxflatnotebook/wxflatnotebook.h:131: note: candidates are: bool wxFlatNotebook::AddPage(wxWindow*, const wxString&, bool, int)<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In member function 'void mainframe::OnClose(wxCloseEvent&)':<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:424: error: comparison between distinct pointer types 'wxWindow*' and 'SparkGLCanvas*' lacks a cast<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In member function 'void mainframe::SelectCanvasTab()':<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1121: error: no matching function for call to 'wxFlatNotebook::GetPageIndex(SparkGLCanvas*&)'<br> /home/dupi/sserver/trunk/rsgedit/wxutil/include/wx/wxflatnotebook/wxflatnotebook.h:175: note: candidates are: int wxFlatNotebook::GetPageIndex(wxWindow*) const<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1129: error: 'class SparkGLCanvas' has no member named 'SetFocus'<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In member function 'void mainframe::OnTabClosing(wxFlatNotebookEvent&)':<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1337: error: comparison between distinct pointer types 'wxWindow*' and 'SparkGLCanvas*' lacks a cast<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp: In member function 'void mainframe::OnTabChanged(wxFlatNotebookEvent&)':<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1456: error: comparison between distinct pointer types 'wxWindow*' and 'SparkGLCanvas*' lacks a cast<br> /home/dupi/sserver/trunk/rsgedit/src/mainframe.cpp:1458: error: 'class SparkGLCanvas' has no member named 'SetFocus'<br> make[2]: *** [src/CMakeFiles/rsgedit.dir/mainframe.cpp.o] Error 1<br> make[1]: *** [src/CMakeFiles/rsgedit.dir/all] Error 2<br> make: *** [all] Error 2<br> root@dupi-vm-ubuntu:~/sserver/trunk/rsgedit/build#<o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 11pt; font-family: "Calibri","sans-serif";" lang="EN-US"> </span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 11pt; font-family: "Calibri","sans-serif";" lang="EN-US">Please, What I doing wrong :) ?</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 11pt; font-family: "Calibri","sans-serif";" lang="EN-US">Thanks</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 11pt; font-family: "Calibri","sans-serif";" lang="EN-US"> </span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 11pt; font-family: "Calibri","sans-serif";" lang="EN-US">Best Regards</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 11pt; font-family: "Calibri","sans-serif";" lang="EN-US"> </span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-size: 11pt; font-family: "Calibri","sans-serif";" lang="EN-US">Marian Buchta</span><o:p></o:p></p> <p class="MsoNormal" style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"><br> <br> __________ Information from ESET NOD32 Antivirus, version of virus signature database 3827 (20090204) __________<br> <br> The message was checked by ESET NOD32 Antivirus.<br> <br> <a moz-do-not-send="true" href="http://www.eset.com">http://www.eset.com</a><br> <br> <br> </span><o:p></o:p></p> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"> </span><o:p></o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; text-align: center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"><o:p> </o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0%; text-align: center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"><o:p> </o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0%; text-align: center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"> <hr align="center" size="4" width="90%"> </span></pre> <pre style="background: whitesmoke none repeat scroll 0%; text-align: center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"><o:p> </o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0%; text-align: center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"><o:p> </o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"> </span><o:p></o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;">------------------------------------------------------------------------------</span><o:p></o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;">Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)</span><o:p></o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;">software. With Adobe AIR, Ajax developers can use existing skills and code to</span><o:p></o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;">build responsive, highly engaging applications that combine the power of local</span><o:p></o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;">resources and data with the reach of the web. Download the Adobe AIR SDK and</span><o:p></o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;">Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com</span><o:p></o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"> </span><o:p></o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"> </span><o:p></o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; text-align: center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"><o:p> </o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0%; text-align: center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"><o:p> </o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0%; text-align: center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"> <hr align="center" size="4" width="90%"> </span></pre> <pre style="background: whitesmoke none repeat scroll 0%; text-align: center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"><o:p> </o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0%; text-align: center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"><o:p> </o:p></span></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"> </span><o:p></o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;">_______________________________________________</span><o:p></o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;">Simspark Generic Physical MAS Simulator</span><o:p></o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;">simspark-devel mailing list</span><o:p></o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"><a moz-do-not-send="true" href="mailto:sim...@li...">sim...@li...</a></span><o:p></o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"><a moz-do-not-send="true" href="https://lists.sourceforge.net/lists/listinfo/simspark-devel">https://lists.sourceforge.net/lists/listinfo/simspark-devel</a></span><o:p></o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="color: navy;"> </span><o:p></o:p></pre> </div> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><o:p> </o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; text-align: center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"> <hr align="center" size="4" width="90%"> </pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><o:p> </o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">------------------------------------------------------------------------------<o:p></o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)<o:p></o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">software. With Adobe AIR, Ajax developers can use existing skills and code to<o:p></o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">build responsive, highly engaging applications that combine the power of local<o:p></o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">resources and data with the reach of the web. Download the Adobe AIR SDK and<o:p></o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com<o:p></o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"> <o:p></o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><o:p> </o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; text-align: center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"> <hr align="center" size="4" width="90%"> </pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><o:p> </o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">_______________________________________________<o:p></o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">Simspark Generic Physical MAS Simulator<o:p></o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">simspark-devel mailing list<o:p></o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><a moz-do-not-send="true" href="mailto:sim...@li...">sim...@li...</a><o:p></o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><a moz-do-not-send="true" href="https://lists.sourceforge.net/lists/listinfo/simspark-devel">https://lists.sourceforge.net/lists/listinfo/simspark-devel</a><o:p></o:p></pre> <pre style="background: whitesmoke none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"> <o:p></o:p></pre> </div> </div> </blockquote> </body> </html> |