Ambiera Forum

Discussions, Help and Support.

Ambiera Forum > irrXML
error, help!!

aussa
Registered User
Quote
2011-04-15 00:13:52

Hi, this is the problem, when I try to make "inVRs" I get this error:

external/irrxml-1.2/CMakeFiles/irrXML.dir/flags.make:6: *** missing separator.  Stop.
make[1]: *** [external/irrxml-1.2/CMakeFiles/irrXML.dir/all] Error 2
make: *** [all] Error 2


What do I do?

Help please... :D

I am in Debian Squeeze x64.


niko
Moderator
Quote
2011-04-15 07:21:34

inVRs? Where did you get those makefiles from? They are not from irrXML, did you create them yourself? Looks like this is your problem.


aussa
Registered User
Quote
2011-04-16 03:17:39

are you talking about the CMake directory?

I installed CMake from aptitude.

These are the instructions I am following:

http://dev.invrs.org/documents/2

what about this error when I try to "make" the irrxml example:

root@debian:/home/andres/Programs/irrxml-1.2/example make
g++ -c test.cpp -o test.o -I"../src"
test.cpp: In function ‘int main()’:
test.cpp:27: error: ‘strcmp’ was not declared in this scope
make: *** [test.o] Error 1



niko
Moderator
Quote
2011-04-16 06:16:01

Probably forgot to include the stdio.h header file?


aussa
Registered User
Quote
2011-04-16 06:53:44

What file do I edit? test.cpp?
like this?

include <stdio.h>



niko
Moderator
Quote
2011-04-18 07:28:56

yes, for example.


aussa
Registered User
Quote
2011-05-06 07:23:46

I haven't been able to compile it yet, this is what I did:

I extracted it to some folder in my home directory:
cd irrxml-1,2/example
make

What I got is what I posted before, I added:

include <stdio.h>

to the test.cpp file

and I still get the same output, is stdio.h supposed to be in the same directory?

any help will be deeply appreciated, thank you.


niko
Moderator
Quote
2011-05-06 08:19:15

Also try including

include <string.h>


aussa
Registered User
Quote
2011-05-07 21:51:05

thank you very much, all good now :D


john29
Guest
Quote
2012-03-21 17:08:03

how Do you fix the problem?


Create reply:


Posted by: (you are not logged in)


Enter the missing letter in: "Internatio?al" (you are not logged in)


Text:

 

  

Possible Codes


Feature Code
Link [url] www.example.com [/url]
Bold [b]bold text[/b]
Image [img]http://www.example.com/image.jpg[/img]
Quote [quote]quoted text[/quote]
Code [code]source code[/code]

Emoticons


   






Copyright© Ambiera e.U. all rights reserved.
Privacy Policy | Terms and Conditions | Imprint | Contact