RedCapsMan Posted January 14, 2009 Posted January 14, 2009 kenshiro Have you considered using that site thats between europe and asia to host your beta builds? I'm sure Cospefogo knows the one I mean. Its got a great downloads section and has been "proudly serving leechers for +10 years". I'm not sure if I should give the site away in a public forum just yet. I'm not sure if I can PM either since I do alot of lurking but not alot of posting. No download limits, is free and pretty reliable for my needs. Just a thought,Red
fumanchu Posted January 14, 2009 Posted January 14, 2009 kenshiro Have you considered using that site thats between europe and asia to host your beta builds? I'm sure Cospefogo knows the one I mean. Its got a great downloads section and has been "proudly serving leechers for +10 years". I'm not sure if I should give the site away in a public forum just yet. I'm not sure if I can PM either since I do alot of lurking but not alot of posting. No download limits, is free and pretty reliable for my needs. Just a thought,Rednot everyone is joined to that site,you have to register to join that site and not everyone will want to do that.
Cospefogo Posted January 14, 2009 Posted January 14, 2009 kenshiro Have you considered using that site thats between europe and asia to host your beta builds? I'm sure Cospefogo knows the one I mean. Its got a great downloads section and has been "proudly serving leechers for +10 years". I'm not sure if I should give the site away in a public forum just yet. I'm not sure if I can PM either since I do alot of lurking but not alot of posting. No download limits, is free and pretty reliable for my needs. Just a thought,Rednot everyone is joined to that site,you have to register to join that site and not everyone will want to do that. Yeah, I know the place and I love it. That place has a free registration - and if the people who want to download the builds donot have one minute of their lives to just register, I am sorry, I can call their LAZYand for sure they do not deserve any BETA, FINAL BUILD and CANDIES at all. It's simple to register there.It's safe.It's nice."Oh, I don't want to to register anywhere!""Pity you... I'm sorry pal, you are out of the fellowship. Ha ha ha ha!" Cospefogo.
RedCapsMan Posted January 14, 2009 Posted January 14, 2009 I totally understand that, but not everyone wants to bother kenshiro for the newest beta everytime he makes some new breakthrough with his app.
fumanchu Posted January 14, 2009 Posted January 14, 2009 kenshiro Have you considered using that site thats between europe and asia to host your beta builds? I'm sure Cospefogo knows the one I mean. Its got a great downloads section and has been "proudly serving leechers for +10 years". I'm not sure if I should give the site away in a public forum just yet. I'm not sure if I can PM either since I do alot of lurking but not alot of posting. No download limits, is free and pretty reliable for my needs. Just a thought,Rednot everyone is joined to that site,you have to register to join that site and not everyone will want to do that. Yeah, I know the place and I love it. That place has a free registration - and if the people who want to download the builds donot have one minute of their lives to just register, I am sorry, I can call their LAZYand for sure they do not deserve any BETA, FINAL BUILD and CANDIES at all. It's simple to register there.It's safe.It's nice."Oh, I don't want to to register anywhere!""Pity you... I'm sorry pal, you are out of the fellowship. Ha ha ha ha!" Cospefogo.i was registered there before but they dont let you choose your password,they email you one.so if you delete that email and you cant remember the password well you do the maths.oh yeah cospefogo stop talking $hit.
RedCapsMan Posted January 14, 2009 Posted January 14, 2009 i was registered there before but they dont let you choose your password,they email you one.so if you delete that email and you cant remember the password well you do the maths.oh yeah cospefogo stop talking $hit. Once you get that email you can change your pass to whatever you want. I did the same thing as you and went back with a different email! They'll take hotmail accts too I think. I like the constant XBMC T3CH builds there. Theres a store too I got my xenogc there back in the day. kenshiro - PM sent
- kenshiro - Posted January 14, 2009 Author Posted January 14, 2009 Looks ok for me, i'm currently at work, i gonna send you binairies tonight (in 2 - 3 hours). Moooooooooo!
Tulius Posted January 14, 2009 Posted January 14, 2009 Someone got this error? I just tried to compile the fba source posted here but an error ocurred: ------ Build started: Project: FBA, Configuration: Release Xbox ------Performing Custom Build Stepnasm: error: more than one input file specifiedtype `nasm -h' for helpProject : error PRJ0019: A tool returned an error code from "Performing Custom Build Step" Build log was saved at "file://e:\test program\fba_xxx_pro_1.29a\Release\BuildLog.htm"FBA - 2 error(s), 0 warning(s)---------------------- Done ---------------------- Build: 0 succeeded, 1 failed, 0 skipped Btw, thanks Kenshiro for the tips how to compile yourself the sources, I'm very interested to learn how to port emulators like xport did. <mode dream on> Someday I will make a project to work on a recent mame emu port <mode dream off>
iq_132 Posted January 14, 2009 Posted January 14, 2009 Someone got this error? I just tried to compile the fba source posted here but an error ocurred: ------ Build started: Project: FBA, Configuration: Release Xbox ------Performing Custom Build Stepnasm: error: more than one input file specifiedtype `nasm -h' for helpProject : error PRJ0019: A tool returned an error code from "Performing Custom Build Step" Build log was saved at "file://e:\test program\fba_xxx_pro_1.29a\Release\BuildLog.htm"FBA - 2 error(s), 0 warning(s)---------------------- Done ---------------------- Build: 0 succeeded, 1 failed, 0 skipped Btw, thanks Kenshiro for the tips how to compile yourself the sources, I'm very interested to learn how to port emulators like xport did. Someday I will make a project to work on a recent mame emu port Incorrect version of nasm or possibly in the wrong directory.
OOKAMI Posted January 15, 2009 Posted January 15, 2009 ho ! i am interested toohow i can compile the source ? someone can help me ? thanks for all help
Tulius Posted January 15, 2009 Posted January 15, 2009 Incorrect version of nasm or possibly in the wrong directory. Thanks for reply iq_132, about nasm I get the version nasm-2.06rc1-win32.zip in the sourceforge site, rename nasm.exe to nasmw.exe and put in windows/system32 directory... btw reading the BuildLog.htm I see this: [@echo offc:\windows\system32\nasmw.exe -f coff -o "Release\scale.obj" e:\tests program\fba_xxx_pro_1.29a\Filters\scale.asmif errorlevel 1 goto VCReportErrorgoto VCEnd:VCReportErrorecho Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step"exit 1:VCEnd]Creating command line ""e:\tests program\fba_xxx_pro_1.29a\Release\BAT000006.bat""Creating temporary file "e:\tests program\fba_xxx_pro_1.29a\Release\BAT000007.bat" with contents[@echo offc:\windows\system32\nasmw.exe -f coff -o "Release\hq2x16.obj" e:\tests program\fba_xxx_pro_1.29a\Filters\hq2x16.asmif errorlevel 1 goto VCReportErrorgoto VCEnd:VCReportErrorecho Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step"exit 1:VCEnd]Creating command line ""e:\tests program\fba_xxx_pro_1.29a\Release\BAT000007.bat""Creating temporary file "e:\tests program\fba_xxx_pro_1.29a\Release\BAT000008.bat" with contents[@echo offc:\windows\system32\nasmw.exe -f coff -o "Release\eagle16.obj" e:\tests program\fba_xxx_pro_1.29a\Filters\eagle16.asmif errorlevel 1 goto VCReportErrorgoto VCEnd:VCReportErrorecho Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step"exit 1:VCEnd]Creating command line ""e:\tests program\fba_xxx_pro_1.29a\Release\BAT000008.bat""Creating temporary file "e:\tests program\fba_xxx_pro_1.29a\Release\BAT000009.bat" with contents[@echo offc:\windows\system32\nasmw.exe -f coff -o "Release\2xSaImmx.obj" e:\tests program\fba_xxx_pro_1.29a\Filters\2xSaImmx.asmif errorlevel 1 goto VCReportErrorgoto VCEnd:VCReportErrorecho Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step"exit 1:VCEnd]Creating command line ""e:\tests program\fba_xxx_pro_1.29a\Release\BAT000009.bat""Creating temporary file "e:\tests program\fba_xxx_pro_1.29a\Release\BAT00000A.bat" with contents[@echo offc:\windows\system32\nasmw.exe -f coff -o "Release\burn_sound_a.obj" e:\tests program\fba_xxx_pro_1.29a\src\burn\burn_sound_a.asmif errorlevel 1 goto VCReportErrorgoto VCEnd:VCReportErrorecho Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step"exit 1:VCEnd]Creating command line ""e:\tests program\fba_xxx_pro_1.29a\Release\BAT00000A.bat"" Sorry if I pasted too much stuff to read
iq_132 Posted January 15, 2009 Posted January 15, 2009 Do you have your fba_xxx... sources in "e:\tests program\fba_xxx_pro_1.29a\" or another directory? If it isn't that one, you'll have to do a search/replace in the project file with the directory it is in.
Tulius Posted January 15, 2009 Posted January 15, 2009 Do you have your fba_xxx... sources in "e:\tests program\fba_xxx_pro_1.29a\" or another directory? If it isn't that one, you'll have to do a search/replace in the project file with the directory it is in. I didn't open visual studio to visualize the project, I actually click the fba.sln file directly from this directory and execute the command "build solution", so I'm certainly that's the right directory I will uninstall and reinstall the all programs again to see if I gone something wrong.
Cospefogo Posted January 15, 2009 Posted January 15, 2009 i was registered there before but they dont let you choose your password,they email you one.so if you delete that email and you cant remember the password well you do the maths.oh yeah cospefogo stop talking $hit. I am sorry if I offended you, Honorable Fu Manchu, father of Shang Chi, the Master of Kung Fu.That will never happen again.Please have mercy of my humble soul. Cospefogo.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now