From: <ART...@Au...> - 2009-08-19 19:45:36
|
Thank you... I have Java 6 installed. This is the process I am following. Just to make sure we are on the same page... On Windows - I checked out the xmlvm. - I compiled xmlvm - I cross compiled the iHelloWorld.class into a shared directory (this is how I access from the Mac) On the Mac - I am running 'make' from the directory that like the xmlvm manual says... So I am missing a step or doing something wrong? When I run the example from the output cross compile directory it is no longer java at that point... Where am I disconnecting? Sorry for the trouble, Andy -----Original Message----- From: WARNER, KENNETH [mailto:KEN...@tr...] Sent: Wednesday, August 19, 2009 3:34 PM To: xml...@li... Subject: Re: [xmlvm-users] xmlvm-users Digest, Vol 2, Issue 7 To run the java examples you need to be in the directory where the jar file is when executing, java -jar ihelloworld.jar, and the phone simulator will come up..it worked for me anyway. You also have to have Java 1.6 and xmlvm.jar and objc-compat.jar in the class path (they are in xmlvm/dist/lib). -----Original Message----- From: xml...@li... [mailto:xml...@li...] Sent: Wednesday, August 19, 2009 3:30 PM To: xml...@li... Subject: xmlvm-users Digest, Vol 2, Issue 7 Send xmlvm-users mailing list submissions to xml...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/xmlvm-users or, via email, send a message with subject or body 'help' to xml...@li... You can reach the person managing the list at xml...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of xmlvm-users digest..." Today's Topics: 1. Re: Running the provided iHelloWorld example. (Arno Puder) 2. Re: Running the provided iHelloWorld example. (Arno Puder) 3. Re: Running the provided iHelloWorld example. (ART...@Au...) 4. Re: Running the provided iHelloWorld example. (Arno Puder) 5. Re: Running the provided iHelloWorld example. (ART...@Au...) ---------------------------------------------------------------------- Message: 1 Date: Wed, 19 Aug 2009 11:18:50 -0700 From: Arno Puder <ar...@pu...> Subject: Re: [xmlvm-users] Running the provided iHelloWorld example. To: xml...@li... Message-ID: <4A8...@pu...> Content-Type: text/plain; charset=ISO-8859-1; format=flowed the Makefile assumes a standard installation of Xcode 3.0. The error you described seems to suggest that you don't have that on your system. Note that you should select the default installation path, otherwise the Makefile won't work. Arno ART...@Au... wrote: > I am trying the landscape, but I wasn't running the make from that the directory... I was running it from root of my cross compile folder. I ran it from the iphone directory and got a different result... > > mkdir -p /Users/artipton/Library/Application\ Support/iPhone\ Simulator/User/Applications/XMLVM > cd build; cp -R iHelloWorld.app /Users/artipton/Library/Application\ Support/iPhone\ Simulator/User/Applications/XMLVM > echo "(version 1)" > /Users/artipton/Library/Application\ Support/iPhone\ Simulator/User/Applications/XMLVM.sb > echo "(debug deny)" >> /Users/artipton/Library/Application\ Support/iPhone\ Simulator/User/Applications/XMLVM.sb > echo "(allow default)" >> /Users/artipton/Library/Application\ Support/iPhone\ Simulator/User/Applications/XMLVM.sb > open /Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPh one\ Simulator.app > The file /Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPh one Simulator.app does not exist. > make: *** [run] Error 1 > > I installed the iPhoneSimulator package from Apple's iPhone SDK (3.0)... am I missing something else? > > Thank you, > Andy > > -----Original Message----- > From: Arno Puder [mailto:ar...@pu...] > Sent: Tuesday, August 18, 2009 7:49 PM > To: xml...@li... > Subject: Re: [xmlvm-users] Running the provided iHelloWorld example. > > > that is weird. The linking error indicates that there is no main() > function. But that should have been generated from the example. > > Which of the three Hello World versions are you using? I just did the > following: > > ant > cd dist/demo/iphone/ihelloworld/portrait/iphone > make > > That works perfectly fine for me. > > Arno > > > ART...@Au... wrote: >> Afternoon, >> >> >> >> I have been reading through the instructions and >> everything has gone great up to this point. First off, my setup... I am >> doing everything on Windows (sorry) up to the point of running the >> 'make' under the output directory. I have a mount to the windows folder >> on my Mac that I run the 'make' command (on the Mac). >> >> >> >> It compiles and then at the end I get this instead of it bringing up the >> emulator... >> >> >> >> Undefined symbols: >> >> "_main", reference from: >> >> Start in crt1.10.5.o >> >> Id: symbol(s) not found >> >> collect2: Id returned 1 exit status >> >> make: *** [build/hellp.app/hellpp] Error 1 >> >> >> >> Again I am starting with the supplied hello program... Any ideas? >> >> >> >> Thank you in advance, >> >> Andy Tipton Jr. >> >> Automationdirect.com >> >> Product Development >> >> >> >> >> ------------------------------------------------------------------------ >> >> ------------------------------------------------------------------------ ------ >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >> trial. Simplify your report design, integration and deployment - and focus on >> what you do best, core application coding. Discover what's new with >> Crystal Reports now. http://p.sf.net/sfu/bobj-july >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> xmlvm-users mailing list >> xml...@li... >> https://lists.sourceforge.net/lists/listinfo/xmlvm-users > > ------------------------------------------------------------------------ ------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users > > ------------------------------------------------------------------------ ------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users ------------------------------ Message: 2 Date: Wed, 19 Aug 2009 11:21:34 -0700 From: Arno Puder <ar...@pu...> Subject: Re: [xmlvm-users] Running the provided iHelloWorld example. To: xml...@li... Message-ID: <4A8...@pu...> Content-Type: text/plain; charset=ISO-8859-1; format=flowed the Makefile can start the emulator automatically, but unfortunately not the application inside the emulator (haven't figured out how to do that). With the new Xcode 3.0, the application is installed in a separate screen. You have to 'swipe' the main screen one to the left and there you should find your application. Arno ART...@Au... wrote: > I got the simulator installed... so now it brings it up... but the helloworld app isn't in the simulator... When I cross compile the iHelloWorld into a folder, should I be running the make from that folder? > > -----Original Message----- > From: Arno Puder [mailto:ar...@pu...] > Sent: Tuesday, August 18, 2009 7:49 PM > To: xml...@li... > Subject: Re: [xmlvm-users] Running the provided iHelloWorld example. > > > that is weird. The linking error indicates that there is no main() > function. But that should have been generated from the example. > > Which of the three Hello World versions are you using? I just did the > following: > > ant > cd dist/demo/iphone/ihelloworld/portrait/iphone > make > > That works perfectly fine for me. > > Arno > > > ART...@Au... wrote: >> Afternoon, >> >> >> >> I have been reading through the instructions and >> everything has gone great up to this point. First off, my setup... I am >> doing everything on Windows (sorry) up to the point of running the >> 'make' under the output directory. I have a mount to the windows folder >> on my Mac that I run the 'make' command (on the Mac). >> >> >> >> It compiles and then at the end I get this instead of it bringing up the >> emulator... >> >> >> >> Undefined symbols: >> >> "_main", reference from: >> >> Start in crt1.10.5.o >> >> Id: symbol(s) not found >> >> collect2: Id returned 1 exit status >> >> make: *** [build/hellp.app/hellpp] Error 1 >> >> >> >> Again I am starting with the supplied hello program... Any ideas? >> >> >> >> Thank you in advance, >> >> Andy Tipton Jr. >> >> Automationdirect.com >> >> Product Development >> >> >> >> >> ------------------------------------------------------------------------ >> >> ------------------------------------------------------------------------ ------ >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >> trial. Simplify your report design, integration and deployment - and focus on >> what you do best, core application coding. Discover what's new with >> Crystal Reports now. http://p.sf.net/sfu/bobj-july >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> xmlvm-users mailing list >> xml...@li... >> https://lists.sourceforge.net/lists/listinfo/xmlvm-users > > ------------------------------------------------------------------------ ------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users > > ------------------------------------------------------------------------ ------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users ------------------------------ Message: 3 Date: Wed, 19 Aug 2009 14:27:28 -0400 From: <ART...@Au...> Subject: Re: [xmlvm-users] Running the provided iHelloWorld example. To: <xml...@li...> Message-ID: <EB8...@sr...tomationdirect. com> Content-Type: text/plain; charset="us-ascii" When I run the make command in the output folder (where xmlvm outputted the files), it will not run... I get this still... Undefined symbols: "_main", referenced from: start in crt1.10.5.o ld: symbol(s) not found collect2: ld returned 1 exit status make: *** [build/HelloWorld.app/HelloWorld] Error 1 This is the xmlvm command I am running to cross compile the iHelloWorld example Java app... java -jar dist\xmlvm.jar --in=bin\org\xmlvm\demo\ihelloworld\landscape\HelloWorld --target=iphone --iphone-app=HelloWorld --out=output Andy -----Original Message----- From: Arno Puder [mailto:ar...@pu...] Sent: Wednesday, August 19, 2009 2:22 PM To: xml...@li... Subject: Re: [xmlvm-users] Running the provided iHelloWorld example. the Makefile can start the emulator automatically, but unfortunately not the application inside the emulator (haven't figured out how to do that). With the new Xcode 3.0, the application is installed in a separate screen. You have to 'swipe' the main screen one to the left and there you should find your application. Arno ART...@Au... wrote: > I got the simulator installed... so now it brings it up... but the helloworld app isn't in the simulator... When I cross compile the iHelloWorld into a folder, should I be running the make from that folder? > > -----Original Message----- > From: Arno Puder [mailto:ar...@pu...] > Sent: Tuesday, August 18, 2009 7:49 PM > To: xml...@li... > Subject: Re: [xmlvm-users] Running the provided iHelloWorld example. > > > that is weird. The linking error indicates that there is no main() > function. But that should have been generated from the example. > > Which of the three Hello World versions are you using? I just did the > following: > > ant > cd dist/demo/iphone/ihelloworld/portrait/iphone > make > > That works perfectly fine for me. > > Arno > > > ART...@Au... wrote: >> Afternoon, >> >> >> >> I have been reading through the instructions and >> everything has gone great up to this point. First off, my setup... I am >> doing everything on Windows (sorry) up to the point of running the >> 'make' under the output directory. I have a mount to the windows folder >> on my Mac that I run the 'make' command (on the Mac). >> >> >> >> It compiles and then at the end I get this instead of it bringing up the >> emulator... >> >> >> >> Undefined symbols: >> >> "_main", reference from: >> >> Start in crt1.10.5.o >> >> Id: symbol(s) not found >> >> collect2: Id returned 1 exit status >> >> make: *** [build/hellp.app/hellpp] Error 1 >> >> >> >> Again I am starting with the supplied hello program... Any ideas? >> >> >> >> Thank you in advance, >> >> Andy Tipton Jr. >> >> Automationdirect.com >> >> Product Development >> >> >> >> >> ------------------------------------------------------------------------ >> >> ------------------------------------------------------------------------ ------ >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >> trial. Simplify your report design, integration and deployment - and focus on >> what you do best, core application coding. Discover what's new with >> Crystal Reports now. http://p.sf.net/sfu/bobj-july >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> xmlvm-users mailing list >> xml...@li... >> https://lists.sourceforge.net/lists/listinfo/xmlvm-users > > ------------------------------------------------------------------------ ------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users > > ------------------------------------------------------------------------ ------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users ------------------------------------------------------------------------ ------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ xmlvm-users mailing list xml...@li... https://lists.sourceforge.net/lists/listinfo/xmlvm-users ------------------------------ Message: 4 Date: Wed, 19 Aug 2009 11:39:54 -0700 From: Arno Puder <ar...@pu...> Subject: Re: [xmlvm-users] Running the provided iHelloWorld example. To: xml...@li... Message-ID: <4A8...@pu...> Content-Type: text/plain; charset=ISO-8859-1; format=flowed that is bizarre! Can you please check the your output folder contains the same files as in xmlvm/dist/demo/iphone/ihelloworld/portrait/iphone (after running ant) Arno ART...@Au... wrote: > When I run the make command in the output folder (where xmlvm outputted the files), it will not run... > > I get this still... > > Undefined symbols: > "_main", referenced from: > start in crt1.10.5.o > ld: symbol(s) not found > collect2: ld returned 1 exit status > make: *** [build/HelloWorld.app/HelloWorld] Error 1 > > This is the xmlvm command I am running to cross compile the iHelloWorld example Java app... > > java -jar dist\xmlvm.jar --in=bin\org\xmlvm\demo\ihelloworld\landscape\HelloWorld --target=iphone --iphone-app=HelloWorld --out=output > > Andy > > -----Original Message----- > From: Arno Puder [mailto:ar...@pu...] > Sent: Wednesday, August 19, 2009 2:22 PM > To: xml...@li... > Subject: Re: [xmlvm-users] Running the provided iHelloWorld example. > > > the Makefile can start the emulator automatically, but unfortunately not > the application inside the emulator (haven't figured out how to do > that). With the new Xcode 3.0, the application is installed in a > separate screen. You have to 'swipe' the main screen one to the left and > there you should find your application. > > Arno > > > ART...@Au... wrote: >> I got the simulator installed... so now it brings it up... but the helloworld app isn't in the simulator... When I cross compile the iHelloWorld into a folder, should I be running the make from that folder? >> >> -----Original Message----- >> From: Arno Puder [mailto:ar...@pu...] >> Sent: Tuesday, August 18, 2009 7:49 PM >> To: xml...@li... >> Subject: Re: [xmlvm-users] Running the provided iHelloWorld example. >> >> >> that is weird. The linking error indicates that there is no main() >> function. But that should have been generated from the example. >> >> Which of the three Hello World versions are you using? I just did the >> following: >> >> ant >> cd dist/demo/iphone/ihelloworld/portrait/iphone >> make >> >> That works perfectly fine for me. >> >> Arno >> >> >> ART...@Au... wrote: >>> Afternoon, >>> >>> >>> >>> I have been reading through the instructions and >>> everything has gone great up to this point. First off, my setup... I am >>> doing everything on Windows (sorry) up to the point of running the >>> 'make' under the output directory. I have a mount to the windows folder >>> on my Mac that I run the 'make' command (on the Mac). >>> >>> >>> >>> It compiles and then at the end I get this instead of it bringing up the >>> emulator... >>> >>> >>> >>> Undefined symbols: >>> >>> "_main", reference from: >>> >>> Start in crt1.10.5.o >>> >>> Id: symbol(s) not found >>> >>> collect2: Id returned 1 exit status >>> >>> make: *** [build/hellp.app/hellpp] Error 1 >>> >>> >>> >>> Again I am starting with the supplied hello program... Any ideas? >>> >>> >>> >>> Thank you in advance, >>> >>> Andy Tipton Jr. >>> >>> Automationdirect.com >>> >>> Product Development >>> >>> >>> >>> >>> ------------------------------------------------------------------------ >>> >>> ------------------------------------------------------------------------ ------ >>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >>> trial. Simplify your report design, integration and deployment - and focus on >>> what you do best, core application coding. Discover what's new with >>> Crystal Reports now. http://p.sf.net/sfu/bobj-july >>> >>> >>> ------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> xmlvm-users mailing list >>> xml...@li... >>> https://lists.sourceforge.net/lists/listinfo/xmlvm-users >> ------------------------------------------------------------------------ ------ >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >> trial. Simplify your report design, integration and deployment - and focus on >> what you do best, core application coding. Discover what's new with >> Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> xmlvm-users mailing list >> xml...@li... >> https://lists.sourceforge.net/lists/listinfo/xmlvm-users >> >> ------------------------------------------------------------------------ ------ >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >> trial. Simplify your report design, integration and deployment - and focus on >> what you do best, core application coding. Discover what's new with >> Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> xmlvm-users mailing list >> xml...@li... >> https://lists.sourceforge.net/lists/listinfo/xmlvm-users > > ------------------------------------------------------------------------ ------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users > > ------------------------------------------------------------------------ ------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users ------------------------------ Message: 5 Date: Wed, 19 Aug 2009 15:29:27 -0400 From: <ART...@Au...> Subject: Re: [xmlvm-users] Running the provided iHelloWorld example. To: <xml...@li...> Message-ID: <EB8...@sr...tomationdirect. com> Content-Type: text/plain; charset="us-ascii" Nope, it looks like it is missing 4 files... one of which is the iHelloWorld in build/iHelloWorld.app. Am I cross compiling it wrong? This is my command and output... C:\Documents and Settings\artipton\My Documents\MyEclipse 7.5\Workspaces\Borg\xm lvm>java -jar dist\xmlvm.jar --in=bin\org\xmlvm\demo\ihelloworld\landscape\Hell oWorld --target=iphone --iphone-app=HelloWorld --out=output [08/19/09 11:37:30.432] WARNING: Unable to create InputProcesses for input: bin \org\xmlvm\demo\ihelloworld\landscape\HelloWorld [08/19/09 11:37:30.448] DEBUG: Instantiated: org.xmlvm.proc.out.IPhoneOutputP rocess [08/19/09 11:37:30.448] DEBUG: Processing IPhoneOutputProcess [08/19/09 11:37:30.479] DEBUG: Processing finished successfully. [08/19/09 11:37:44.119] DEBUG: Writing file: output\MakeVars [08/19/09 11:37:44.151] DEBUG: Writing file: output\Info.plist [08/19/09 11:37:44.166] DEBUG: Writing file: output\Makefile [08/19/09 11:37:44.182] DEBUG: Files written successfully. C:\Documents and Settings\artipton\My Documents\MyEclipse 7.5\Workspaces\Borg\xm lvm>java -jar dist\xmlvm.jar --in=bin\org\xmlvm\demo\ihelloworld\landscape\Hell oWorld --target=iphone --iphone-app=HelloWorld --out=output -----Original Message----- From: Arno Puder [mailto:ar...@pu...] Sent: Wednesday, August 19, 2009 2:40 PM To: xml...@li... Subject: Re: [xmlvm-users] Running the provided iHelloWorld example. that is bizarre! Can you please check the your output folder contains the same files as in xmlvm/dist/demo/iphone/ihelloworld/portrait/iphone (after running ant) Arno ART...@Au... wrote: > When I run the make command in the output folder (where xmlvm outputted the files), it will not run... > > I get this still... > > Undefined symbols: > "_main", referenced from: > start in crt1.10.5.o > ld: symbol(s) not found > collect2: ld returned 1 exit status > make: *** [build/HelloWorld.app/HelloWorld] Error 1 > > This is the xmlvm command I am running to cross compile the iHelloWorld example Java app... > > java -jar dist\xmlvm.jar --in=bin\org\xmlvm\demo\ihelloworld\landscape\HelloWorld --target=iphone --iphone-app=HelloWorld --out=output > > Andy > > -----Original Message----- > From: Arno Puder [mailto:ar...@pu...] > Sent: Wednesday, August 19, 2009 2:22 PM > To: xml...@li... > Subject: Re: [xmlvm-users] Running the provided iHelloWorld example. > > > the Makefile can start the emulator automatically, but unfortunately not > the application inside the emulator (haven't figured out how to do > that). With the new Xcode 3.0, the application is installed in a > separate screen. You have to 'swipe' the main screen one to the left and > there you should find your application. > > Arno > > > ART...@Au... wrote: >> I got the simulator installed... so now it brings it up... but the helloworld app isn't in the simulator... When I cross compile the iHelloWorld into a folder, should I be running the make from that folder? >> >> -----Original Message----- >> From: Arno Puder [mailto:ar...@pu...] >> Sent: Tuesday, August 18, 2009 7:49 PM >> To: xml...@li... >> Subject: Re: [xmlvm-users] Running the provided iHelloWorld example. >> >> >> that is weird. The linking error indicates that there is no main() >> function. But that should have been generated from the example. >> >> Which of the three Hello World versions are you using? I just did the >> following: >> >> ant >> cd dist/demo/iphone/ihelloworld/portrait/iphone >> make >> >> That works perfectly fine for me. >> >> Arno >> >> >> ART...@Au... wrote: >>> Afternoon, >>> >>> >>> >>> I have been reading through the instructions and >>> everything has gone great up to this point. First off, my setup... I am >>> doing everything on Windows (sorry) up to the point of running the >>> 'make' under the output directory. I have a mount to the windows folder >>> on my Mac that I run the 'make' command (on the Mac). >>> >>> >>> >>> It compiles and then at the end I get this instead of it bringing up the >>> emulator... >>> >>> >>> >>> Undefined symbols: >>> >>> "_main", reference from: >>> >>> Start in crt1.10.5.o >>> >>> Id: symbol(s) not found >>> >>> collect2: Id returned 1 exit status >>> >>> make: *** [build/hellp.app/hellpp] Error 1 >>> >>> >>> >>> Again I am starting with the supplied hello program... Any ideas? >>> >>> >>> >>> Thank you in advance, >>> >>> Andy Tipton Jr. >>> >>> Automationdirect.com >>> >>> Product Development >>> >>> >>> >>> >>> ------------------------------------------------------------------------ >>> >>> ------------------------------------------------------------------------ ------ >>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >>> trial. Simplify your report design, integration and deployment - and focus on >>> what you do best, core application coding. Discover what's new with >>> Crystal Reports now. http://p.sf.net/sfu/bobj-july >>> >>> >>> ------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> xmlvm-users mailing list >>> xml...@li... >>> https://lists.sourceforge.net/lists/listinfo/xmlvm-users >> ------------------------------------------------------------------------ ------ >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >> trial. Simplify your report design, integration and deployment - and focus on >> what you do best, core application coding. Discover what's new with >> Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> xmlvm-users mailing list >> xml...@li... >> https://lists.sourceforge.net/lists/listinfo/xmlvm-users >> >> ------------------------------------------------------------------------ ------ >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >> trial. Simplify your report design, integration and deployment - and focus on >> what you do best, core application coding. Discover what's new with >> Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> xmlvm-users mailing list >> xml...@li... >> https://lists.sourceforge.net/lists/listinfo/xmlvm-users > > ------------------------------------------------------------------------ ------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users > > ------------------------------------------------------------------------ ------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users ------------------------------------------------------------------------ ------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ xmlvm-users mailing list xml...@li... https://lists.sourceforge.net/lists/listinfo/xmlvm-users ------------------------------ ------------------------------------------------------------------------ ------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july ------------------------------ _______________________________________________ xmlvm-users mailing list xml...@li... https://lists.sourceforge.net/lists/listinfo/xmlvm-users End of xmlvm-users Digest, Vol 2, Issue 7 ***************************************** ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ xmlvm-users mailing list xml...@li... https://lists.sourceforge.net/lists/listinfo/xmlvm-users |