guyz, im having problem programming with UNO.
when i include the header, such as

#include <com/sun/star/bridge/XUnoUrlResolver.hpp>

i get "no such file or directory"

im new to this. Is there any things i must set first? ive already run the setsdkenv_unix.sh. Oh ya, im using openSuse.

So any advice on what should i do?

Tnx in advance

Recommended Answers

All 2 Replies

You need specify rest of path as -I <dir> while compiling the file.

how do i do that? im sorry, i dont understand.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.