This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kash@kash:~/.../enigma-dev$ ~/github/enigma-dev/start.sh | |
/home/kash/github/enigma-dev/start.sh: line 3: cd: enigma-dev: No such file or directory | |
Java Version: 110014 (11.0.14) | |
Mar 13, 2022 1:12:35 AM java.util.prefs.FileSystemPreferences$1 run | |
INFO: Created user preferences directory. | |
Gtk-Message: 01:12:36.555: Failed to load module "canberra-gtk-module" | |
Loading lib files in /home/kash/github/enigma-dev/lateralgm.jar | |
01_move.lgl 02_main1.lgl 03_main2.lgl 04_control.lgl | |
05_score.lgl 06_extra.lgl 07_draw.lgl | |
Calling `make eTCpath=""` |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Rebuild started... | |
1>------ Rebuild All started: Project: ZERO_CHECK, Configuration: Debug x64 ------ | |
2>------ Rebuild All started: Project: SharedPCH, Configuration: Debug x64 ------ | |
1>Checking Build System | |
2>stdafx.cpp | |
2>SharedPCH.vcxproj -> C:\Home\Projects\Github\PointCloudLibrary\buildMar1\Outputs\x64\Debug\SharedPCH.lib | |
3>------ Rebuild All started: Project: pcl_io_ply, Configuration: Debug x64 ------ | |
3>Building Custom Rule C:/Home/Projects/Github/PointCloudLibrary/pcl/io/CMakeLists.txt | |
3>Performing Custom Build Step | |
3>C:\Home\Projects\Github\PointCloudLibrary\buildMar1\Outputs\Intermediate\Shared\x64\Debug\vc142.pdb -> C:\Home\Projects\Github\PointCloudLibrary\buildMar1\io\pcl_io_ply.dir\Debug\vc142.pdb |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Rebuild started... | |
1>------ Rebuild All started: Project: SharedPCH, Configuration: Debug x64 ------ | |
2>------ Rebuild All started: Project: ZERO_CHECK, Configuration: Debug x64 ------ | |
2>Checking Build System | |
1>stdafx.cpp | |
1>SharedPCH.vcxproj -> C:\Home\Projects\Github\PointCloudLibrary\buildMar1\Outputs\x64\Debug\SharedPCH.lib | |
3>------ Rebuild All started: Project: pcl_common, Configuration: Debug x64 ------ | |
4>------ Rebuild All started: Project: pcl_io_ply, Configuration: Debug x64 ------ | |
4>Building Custom Rule C:/Home/Projects/Github/PointCloudLibrary/pcl/io/CMakeLists.txt | |
3>Building Custom Rule C:/Home/Projects/Github/PointCloudLibrary/pcl/common/CMakeLists.txt |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Showing Moto E 4 logs: | |
I/flutter (22592): Observatory listening on http://127.0.0.1:41210/XeAJ7TFHsiI=/ | |
I/flutter (22592): CB-SDK: : ========================================================= | |
I/flutter (22592): === REQUEST ==== 1a163af2-1c6e-43c9-8754-da9e2fb3297e === | |
I/flutter (22592): REQUEST | |
I/flutter (22592): POST https://api.connectycube.com/session | |
I/flutter (22592): HEADERS | |
I/flutter (22592): {Content-type: application/json, ConnectyCube-REST-API-Version: 0.1.1, CB-SDK: Flutter 2.0.7, CB-Token: } | |
I/flutter (22592): BODY | |
I/flutter (22592): {"application_id":"5569","auth_key":"QNySeOHdAHbWyhT","nonce":"374533562","timestamp":"1643193989","signature":"fdc3e1580f900149db52da18e3e7e5e065eeae2e","user":{"login":"wikele9855","email":"[email protected]","password":"wdZW4kKC2TWd2USDJEhAoeUVVND3"}} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Showing Moto E 4 logs: | |
I/flutter (22310): Observatory listening on http://127.0.0.1:50288/WDqkdn3fK-0=/ | |
I/flutter (22310): CB-SDK: : ========================================================= | |
I/flutter (22310): === REQUEST ==== 81941eb2-3bc4-4c85-8da6-07ea07941df5 === | |
I/flutter (22310): REQUEST | |
I/flutter (22310): POST https://api.connectycube.com/session | |
I/flutter (22310): HEADERS | |
I/flutter (22310): {Content-type: application/json, ConnectyCube-REST-API-Version: 0.1.1, CB-SDK: Flutter 2.0.7, CB-Token: } | |
I/flutter (22310): BODY | |
I/flutter (22310): {"application_id":"5569","auth_key":"QNySeOHdAHbWyhT","nonce":"744537040","timestamp":"1643192837","signature":"1628c2b122037fb7b075de24e993f3d6c3af00e3","user":{"login":"wikele9855","email":"[email protected]","password":"wdZW4kKC2TWd2USDJEhAoeUVVND3"}} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* Based on the Google Maps for Unity Asset | |
* https://www.assetstore.unity3d.com/en/#!/content/3573 | |
* However the relience on UniWeb has been removed | |
* | |
* | |
Getting Started | |
--------------- | |
1. Create a 3d Plane game object. | |
NewerOlder