Notifications
Clear all

Issues with add_platform_specific_executable

 

(@dalposso)
Active Member
Joined: 3 years ago
Posts: 5
Topic starter  

Hello, I'm running a Ubunt variant distro (Zorin OS) and I'm trying to compile the files in "Intro to Mobile Graphics" directory. I've followed the steps on the "How to install the PowerVR SDK and Lab Code.doc" file (moved the directory into the SDK directory) and tried using the instructions found in the SDK Github page to build generated projects (cmake -- build .).

Unfortunately it cannot find the CMakeLists.txt file, even though is in the current folder (it's looking for it in the build folder for the SDK).

Am I doing something wrong?

(I'm attaching the whole cmake message log).

 

 

Thank you in advance!


   
Quote
Topic Tags
(@dalposso)
Active Member
Joined: 3 years ago
Posts: 5
Topic starter  

Unfortunately I'm unable to add the log either as an attachment or as a separated post (the server sees as something malicious). Let me know how you think it's best to share it.

I'm also getting the following error message at the end of the log: "Unknown CMake command "add_platform_specific_executable"."

This post was modified 3 years ago by Gabriel Dalposso

   
ReplyQuote
(@guanyang-he)
Estimable Member
Joined: 4 years ago
Posts: 44
 

@dalposso

Hi Dalposso,

Thank you for your feedback. Would you mind sending us the cmake message log to [email protected] so that we could find someone to solve your problem.


   
ReplyQuote
(@dalposso)
Active Member
Joined: 3 years ago
Posts: 5
Topic starter  

@guanyang-he Sure! I'll do it right now.

 

Thanks for the quick reply!


   
ReplyQuote