Jump to content

Using Code::Blocks with CMIOS


jackchaos
 Share

Recommended Posts

I'm having a mess of a time using Code::Blocks with my MIOS C application. Up to this point, I've always used Notepad++ and I want to try something different.

One of the errors I get when I try to compile is this:

in cmios.h

"...syntax error: token -> '__wparam..."

starting at line 101 which contains:

"extern void MIOS_MIDI_BeginStream(void) __wparam;"

I get a lot of these but it stops at 50.

Link to comment
Share on other sites

ac

I first tried to follow stryd's instructions on the wiki by incorporating an existing application into the project.

At first it would work fine until I attempted to split my code in separate *.c and *.h files.

From there I was having difficulty compiling without errors.

I will give it another go-around and If I'm not successful, I'll provide better descriptions of the errors.

Thanks

Link to comment
Share on other sites

  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...