xboxscene.org forums

Author Topic: Help!  (Read 61 times)

d0wnlab

  • Archived User
  • Sr. Member
  • *
  • Posts: 326
Help!
« on: January 12, 2005, 10:18:00 AM »

Try making all the -l declarations on one line instead of one line per declaration, or if the line should be continuing add the \ character to each line to let make know that the line is continued below.

Logged

ColdReader

  • Archived User
  • Jr. Member
  • *
  • Posts: 58
Help!
« Reply #1 on: January 12, 2005, 11:15:00 AM »

actually i moved to visual c++ and followed the pined tutorial but i get this error when i go to compile

c:\xbox content\openxdk\openxdk\include\xboxkrnl\kernel.h(42) : error C2165: 'left-side modifier' : cannot modify pointers to data


also where do i put my linker peramaters and compile peramaters?
Logged