Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Plugins Compile Error

(1/2) > >>

idblew:
The compile of byogames and codesnippets (under Windows) has started failing since revision 5486

I believe this is down to the incorrect removal of the search path "..\..\..\include\tinyxml"

Can anyone confirm?

Jenna:
No problems here.
win2k, svn r 5489

idblew:
Just tried again building just byogames and get the same error:

..\..\..\include\tinyxml\tinyxml.h
Line 52
tinystr.h: No such file or directory

Am I missing something obvious?

Windows Vista
GCC 3.4.5

PS: If I add "..\..\..\include\tinyxml" to the search paths, it compiles fine.

ollydbg:
No problem to build Code snippet. (Windows XP )
But I can't find byogames :(.

By the way


--- Code: ---[100.0%] Running project post-build steps
update.bat
--- End code ---

After build, the script above will run automatically, so, we don't need to run update.dat manually?

stahta01:

--- Quote from: idblew on March 28, 2009, 09:47:14 pm ---Just tried again building just byogames and get the same error:

..\..\..\include\tinyxml\tinyxml.h
Line 52
tinystr.h: No such file or directory

Am I missing something obvious?

Windows Vista
GCC 3.4.5

PS: If I add "..\..\..\include\tinyxml" to the search paths, it compiles fine.

--- End quote ---

I am was getting the same error; I have not checked to see if the problem went away.
Tim S

Navigation

[0] Message Index

[#] Next page

Go to full version