On 09/08/2017 09:28 AM, Maria Koutli wrote: > Hello, > > I'm trying to build cloud clients based on > > https://wiki.iotivity.org/iotivity_cloud_-_programming_guide > > using: scons cloud WITH_TCP=yes RELEASE=yes TARGET_TRANSPORT=IP > WITH_CLOUD=yes WITH_MQ=PUB,SUB TARGET_ARCH=x86 > > but I can't see any folder named "cloud" under > "iotivity/out/linux/x86/release" as it is specified in the instructions > link. > > Where are sample clients placed after build? Do I need to add other > parameters for the build in order to see them in the output folder?
I have x86_64 builds where it's going to the expected place (for me that's out/linux/x86_64/debug/cloud) without specifying WITH_MQ (it defaults to off). And I just tested now adding your WITH_MQ option and it still goes there. Any chance your build didn't actually complete? Is your host platform also x86? ./out/linux/x86_64/debug/cloud/samples/client: total 35752 -rwxrwxr-x. 1 mats mats 9580792 Sep 8 09:56 aircon_controlee -rw-rw-r--. 1 mats mats 923 Jun 28 08:51 aircon_controlee.dat -rwxrwxr-x. 1 mats mats 6727144 Sep 8 09:56 aircon_controller -rw-rw-r--. 1 mats mats 923 Jun 28 08:51 aircon_controller.dat drwxrwxr-x. 2 mats mats 4096 Sep 8 09:56 airconditioner drwxrwxr-x. 2 mats mats 4096 Sep 8 09:56 group_invite -rw-rw-r--. 1 mats mats 923 Jun 28 08:51 group_invite.dat -rwxrwxr-x. 1 mats mats 8984232 Sep 8 09:56 group_invite_sample drwxrwxr-x. 2 mats mats 4096 Sep 8 09:56 messagequeue -rwxrwxr-x. 1 mats mats 6458856 Sep 8 09:56 mq_publisher -rw-rw-r--. 1 mats mats 923 Jun 28 08:51 mq_publisher.dat -rwxrwxr-x. 1 mats mats 4573128 Sep 8 09:56 mq_subscriber -rw-rw-r--. 1 mats mats 923 Jun 28 08:51 mq_subscriber.dat -rw-rw-r--. 1 mats mats 1289 Jun 28 08:51 rootca.crt drwxrwxr-x. 2 mats mats 4096 Sep 8 09:56 thin_light -rwxrwxr-x. 1 mats mats 225896 Sep 8 09:56 thin_room_light -rw-rw-r--. 1 mats mats 923 Jun 28 08:51 thin_room_light.dat _______________________________________________ iotivity-dev mailing list iotivity-dev@lists.iotivity.org https://lists.iotivity.org/mailman/listinfo/iotivity-dev