Start a new topic

architect.js not found XDK

architect.js not found XDK

Hello,

The Intel XDK does not support Android Gradle builds. Gradle is required by us because we already deliver our SDK as .aar file. That's why we do not support the Intel XDK anymore.


Thanks

Eva

 

I have same problem,too.

Hello everyone!

I just have started with wikitude, and i'm trying to run the examples on XDK but i can't.

I'm just trying to run that example: 1_Client$Recognition_1_Image$On$Target

Error message:
Failed to load resource: the server responded with a status of 404 (Not Found) https://www.wikitude.com/libs/architect.js

index.html code:
"<!DOCTYPE HTML>
<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta content="width=device-width,initial-scale=1,maximum-scale=5,user-scalable=yes" name="viewport">
<title></title>
<script src="http://debug-software.intel.com/target/target-script-min.js#Kee0thgAj3Zi5yuSItqDyWgkuXXadRj_XK4bsGoolf4"></script>
<script src="https://www.wikitude.com/libs/architect.js"></script>
<script type="text/javascript" src="js/ade.js"></script>
<link rel="stylesheet" href="css/default.css">
</head>
<body>
<div id="loadingMessage" class="info">Loading ...</div>
<script src="js/imageontarget.js"></script>
</body>
</html>"

I have change the location of ade.js

What i need to do? can anyone help me?

Thanks,
João Pinho

Failed to load resource: the server responded with a status of 404 (Not Found) https://www.wikitude.com/libs/architect.js

1 person likes this
Login or Signup to post a comment