You are not logged in.

Read the FAQ and Knowledge Base before posting.
We won't make a 3DS/2DS emulator.



#1 2009-12-28 15:23:27

WhiteZero
Member
Registered: 2009-12-27
Posts: 11

Compile failing between 3236 and 3261

I just updated my SVN from 3236 to 3261 and my compile is failing. The only error I get is:
1>.\FirmConfig.cpp(151) : error C3861: 'NDS_CreateDummyFirmware': identifier not found

Offline

#2 2009-12-28 16:25:45

yonizaf
Member
Registered: 2009-12-22
Posts: 179

Re: Compile failing between 3236 and 3261

well, the culprit is revision 3250. revert that, and it'll compile

Offline

#3 2009-12-28 16:32:56

WhiteZero
Member
Registered: 2009-12-27
Posts: 11

Re: Compile failing between 3236 and 3261

How do I revert just that part? Do I need to comment out the line in the code or can TortpiseSVN do it somehow?

Offline

#4 2009-12-28 16:44:04

yonizaf
Member
Registered: 2009-12-22
Posts: 179

Re: Compile failing between 3236 and 3261

here's how:

look for the file in question (src\NDSSystem.h), rightclick>tortoiseSVN>Update to revision>3250

assuming you have tortoiseSVN installed.
note that it's NDSSystem.h , and NOT .cpp!

Offline

#5 2009-12-28 16:56:40

WhiteZero
Member
Registered: 2009-12-27
Posts: 11

Re: Compile failing between 3236 and 3261

ah, that makes sense. Thanks!

Offline

Board footer

Powered by FluxBB