That would probably be possible. However, that would be limiting as it would restrict you to using visual studio. Also, and I may we wrong here, but I'm pretty sure the visual studio project is only capable of building emulator builds.
On Nov 30, 2007 12:47 PM, <[EMAIL PROTECTED]> wrote: > > Acoording to that link you gave, a Visual Studio project file can be > created > from inf and mmp files. Can you get CMake to generate an equivalent > Visual > Studio project file? > > Clint > > On Friday 30 November 2007 1:02:42 pm Jesse Corrington wrote: > > It seems there is some confusion over the symbian build files. If you > are > > interested, take a look at this article on building a simple hello world > > app, which talks about the inf and mmp files. > > > > http://newlc.com/Getting-Started-with-Symbian.html > > > > > > Jesse > > > > > > On Nov 30, 2007 11:43 AM, Jesse Corrington <[EMAIL PROTECTED]> > > > > wrote: > > > I'm pretty sure to build any symbian app you need an inf and mmp file. > > > These have nothing to do with the eclipse plugin, but It is able to > > > import them, so you need these files whether you are working in an IDE > or > > > building from the command line. The files are extremely simple, at > least > > > the ones we use. They are pretty close to just a flat list of files, > > > because it uses all of the symbian default compiler flags and such. I > > > can't get the CMake source at work right now, because our firewall is > > > being stupid, but I am going to grab it this weekend and start having > a > > > look on Monday. I was planning to work from the makefile generator, > since > > > this will be similar to that. > > > > > > On Nov 30, 2007 12:55 AM, Torsten Martinsen <[EMAIL PROTECTED]> wrote: > > > > The CVS version does, yes. > > > > > > > > ------------------------------ > > > > *From:* [EMAIL PROTECTED] > > > > [mailto:[EMAIL PROTECTED] *On Behalf Of > *Josef > > > > Karthauser > > > > *Sent:* 30 November 2007 09:54 > > > > *To:* Jesse Corrington; Salvatore Iovene > > > > *Cc:* [email protected]; [EMAIL PROTECTED] > > > > *Subject:* RE: [CMake] cross compiling > > > > > > > > Did I miss something? Does cmake support cross compiling now? > > > > > > > > ------------------------------ > > > > This e-mail and any files sent with it contain information that may > be > > > > privileged or confidential and is the property of the GateHouse > Group. > > > > This information is intended solely for the person to whom it is > > > > addressed. If you are not the intended recipient, you are not > > > > authorized to read, print, retain, copy, disseminate, distribute, or > > > > use the message or any part thereof. If you have received this > e-mail > > > > in error, please notify the sender immediately, and delete all > copies > > > > of this message. In accordance with GateHouse Security Policy, > e-mails > > > > sent or received may be monitored. > > > > > > > > _______________________________________________ > > > > CMake mailing list > > > > [email protected] > > > > http://www.cmake.org/mailman/listinfo/cmake > > >
_______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
