Jump to content
OGXbox.com

Search the Community

Showing results for tags 'compile'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Rules
    • Why Can't I Download?
  • Subscribed Members Only
    • Subscribed Members Only
  • Off Topic
    • New Member Introductions
    • Rumble Pit
    • Suggestion Box.
  • General Xbox Discussion
    • General Xbox Discussion
  • Original Xbox Modding Forum
    • Hardware Mods
    • Modchips
    • TSOP Flashing
    • Softmods
    • Repair
  • Xbox Case Modding
    • Case Mods
    • Lighting & Electrical Mods
  • Tutorials
    • Official Tutorials
    • Tutorial Submission
  • Software
    • Bios
    • Dashboards
    • Installation Disks
    • Applications
    • Games
    • Emulators
    • Homebrew
  • Xbox Collecting
    • Xbox Collection Showcase
  • Rare and Uncommon
    • Rare and Uncommon Xbox Hardware
    • Rare and Uncommon Xbox Software
  • Vendors
    • N64 Freak's Products
    • Barnito's Products
  • Development
    • Rocky5's Projects
  • Online Play
    • Game Night
  • Classifieds
    • Wanted
    • For Sale
  • Moderator Section
    • Moderator Back Room

Product Groups

  • Vendor Forum
  • Membership Subscriptions
  • Forum Ads

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 3 results

  1. The .xbe file format seems to be reverse engineered, but as far as actually compiling them goes, you still need to use Microsoft's official tools from 2003? Which also means not being able to use modern C/C++ features...? I'm having a hard time believing this. Are my Googling skills just bad, or has nobody bothered to fork gcc or clang or modern?
  2. Guys, anyone with experience in C programming? I need someone's help to compile a project of an image converter to .XTF for HL2 Xbox and I have everything you need thanks to a friend from the XeNTax forum and he wrote to me, but I need this to be compiled together with some more information contained in other files.... Someone to compile all the codes for me? In this case it would be in python or C xtf.bt imageformat.h vtf.h itexture.h
  3. Got an open xenium board which I wanted to add LCD with when installing, already ordered daughter board for spi2par2019 and on its way through UPS. While waiting for this, I thought I'd compile and upload spi2par2019.ino to the Arduino Pro Micro Leonardo board I got but getting the following error towards the end of the compilation. C:\Users\amr\AppData\Local\Temp\cc9DUfI4.ltrans0.ltrans.o: In function `readSMBus(unsigned char, unsigned char, char*, unsigned char)': C:\Users\amr\Downloads\spi2par2019/spi2par2019.ino:474: undefined reference to `Wire' C:\Users\amr\Downloads\spi2par2019/spi2par2019.ino:474: undefined reference to `Wire' C:\Users\amr\Downloads\spi2par2019/spi2par2019.ino:474: undefined reference to `TwoWire::beginTransmission(unsigned char)' C:\Users\amr\Downloads\spi2par2019/spi2par2019.ino:475: undefined reference to `Wire' C:\Users\amr\Downloads\spi2par2019/spi2par2019.ino:475: undefined reference to `Wire' C:\Users\amr\Downloads\spi2par2019/spi2par2019.ino:475: undefined reference to `TwoWire::write(unsigned char)' C:\Users\amr\Downloads\spi2par2019/spi2par2019.ino:476: undefined reference to `Wire' C:\Users\amr\Downloads\spi2par2019/spi2par2019.ino:476: undefined reference to `Wire' C:\Users\amr\Downloads\spi2par2019/spi2par2019.ino:476: undefined reference to `TwoWire::endTransmission(unsigned char)' C:\Users\amr\Downloads\spi2par2019/spi2par2019.ino:477: undefined reference to `Wire' C:\Users\amr\Downloads\spi2par2019/spi2par2019.ino:477: undefined reference to `Wire' C:\Users\amr\Downloads\spi2par2019/spi2par2019.ino:477: undefined reference to `TwoWire::requestFrom(unsigned char, unsigned char)' C:\Users\amr\Downloads\spi2par2019/spi2par2019.ino:479: undefined reference to `Wire' C:\Users\amr\Downloads\spi2par2019/spi2par2019.ino:479: undefined reference to `Wire' C:\Users\amr\Downloads\spi2par2019/spi2par2019.ino:479: undefined reference to `TwoWire::read()' C:\Users\amr\Downloads\spi2par2019/spi2par2019.ino:479: undefined reference to `Wire' C:\Users\amr\Downloads\spi2par2019/spi2par2019.ino:479: undefined reference to `Wire' C:\Users\amr\Downloads\spi2par2019/spi2par2019.ino:479: undefined reference to `TwoWire::read()' C:\Users\amr\AppData\Local\Temp\cc9DUfI4.ltrans0.ltrans.o: In function `setup': C:\Users\amr\Downloads\spi2par2019/spi2par2019.ino:94: undefined reference to `Wire' C:\Users\amr\Downloads\spi2par2019/spi2par2019.ino:94: undefined reference to `Wire' C:\Users\amr\Downloads\spi2par2019/spi2par2019.ino:94: undefined reference to `TwoWire::begin(int)' collect2.exe: error: ld returned 1 exit status exit status 1 Error compiling for board Arduino Leonardo.

Board Life Status


Board startup date: April 23, 2017 12:45:48
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.