Question yaYUL and Code::Blocks under Windows 7

n72.75

Seize the means of computation
Orbiter Contributor
Addon Developer
Tutorial Publisher
Donator
Joined
Mar 21, 2008
Messages
2,872
Reaction score
1,714
Points
128
Location
Saco, ME
Website
mwhume.space
Preferred Pronouns
he/him
I'm having a bit of trouble setting up Codeblocks to compile AGC assembly files.

Codeblocks_yaYUL.png


Am I wasting my time trying to do this in windows, and should I just download the VM and do it that way?
 
Last edited:
I have never used Code::blocks to develop AGC code. I'm not even sure if it still works since as far as I remember there hasn't been any work done to it since forever.
I always work on Linux with vim.

I suggest you post your question to the VirtualAGC mailing list. Most of the people working on the project are in there and will definitely be able to answer your question.
http://www.ibiblio.org/apollo/faq.html#Is_there_a_mailing_list_for_this
 
Yeah, probably the wrong place for this.

I did eventually get the vAGC community's VM working, which contains code::blocks, it isn't a very helpful IDE for yaYUL; it's really just a fancy button for running the compiler and debugger hooked to a bad text editor.

/thread
 
Back
Top