Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
BiFrost Multicolour engine.
#14
OK I ran BorIDE in admin mode on windows vista

then it gets a little further:
14:56:07 -> Compilation starts(60 Lines)
14:56:07 -> Source C:\Dropbox\specprojs\bifrost\bifrostdem saved
14:56:07 -> C:\Program Files\Boriel Tm\ZX Basic Compiler\zxb.exe "C:\Dropbox\specprojs\bifrost\temp.bor" -S 24576 -o "output.bin" --heap-size=1000

14:56:10 -> Exit code: 0
14:56:10 -> bifrost.bas:92: warning: FUNCTION 'BIFROSTfindAttr' declared as FASTCALL with 2 parameters. Compilation successfull
14:56:10 -> FAIL: Compiler cannot write output file in directory (Protected Or does Not exist?)
14:56:10 -> Compilation time: 2542ms
"C:\Dropbox\specprojs\wars\EmuZWin26\EmuZWin.exe" "output.tzx"

how do i set the output file?
I saw something on the right that says 'output' so I chose TZX

I right-clicked on the folder and it said it was 'read-only' I tried to change it back which it does.
Then when I right-click on the folder again it says 'read-only' again!

On the microsoft website they even have a command-line thing which doesnt work either:
'attrib -r c:\specprojs'

I think you have to insert some code into BorIDE to make it ask for full admin control when it starts.




When compiling from the command line I tried adding these 2 lines to replace the loader

10 CLEAR 32767
15 RANDOMIZE 32768

or

10 CLEAR 32767
15 RANDOMIZE USR 32768

but it complains about randomize
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)