Because webOS has been made open-source now it seems to make sense that it is worthwhile developing for because more people will come to the platform. I've had a look at some of the JavaScript stuff and decided that I don't like the look of it so I was wondering what the best way of using C/C++ is on Windows with Visual Studio. Is there a specific version of Visual Studio (Express) I should want to use? Are there any good tutorials on setting up a development environment?
Installing webOS PDK on Windows with Visual Studio
592 Views Asked by Thomas Denney At
1
There are 1 best solutions below
Related Questions in C++
- How to immediately apply DISPLAYCONFIG_SCALING display scaling mode with SetDisplayConfig and DISPLAYCONFIG_PATH_TARGET_INFO
- Why can't I use templates members in its specialization?
- How to fix "Access violation executing location" when using GLFW and GLAD
- Dynamic array of structures in C++/ cannot fill a dynamic array of doubles in structure from dynamic array of structures
- How do I apply the interface concept with the base-class in design?
- File refuses to compile std::erase() even if using -std=g++23
- How can I do a successful map when the number of elements to be mapped is not consistent in Thrust C++
- Can std::bit_cast be applied to an empty object?
- Unexpected inter-thread happens-before relationships from relaxed memory ordering
- How i can move element of dynamic vector in argument of function push_back for dynamic vector
- Brick Breaker Ball Bounce
- Thread-safe lock-free min where both operands can change c++
- Watchdog Timer Reset on ESP32 using Webservers
- How to solve compiler error: no matching function for call to 'dmhFS::dmhFS()' in my case?
- Conda CMAKE CXX Compiler error while compiling Pytorch
Related Questions in VISUAL-STUDIO
- The current .NET SDK does not support targeting .NET Core 6.0. Brand new WPF Project VS Community 2022 17.9.5
- Dotnet Run is not working but the application is running in Visual Studio
- Is there a way to support Tailwind @apply in Visual Studio?
- How can I eliminate compile warnings using ZLib in Visual Studio
- C++(or Visual Studio) saving the file will not preserve the original file contents
- VS Community 2022 cannot install dotnet-ef when i try to publish
- Visual Studio 2022 convert spaces to tabs on checkout and back to spaces on checkin
- What should I do if Visual Studio has a restriction on creating files with a long name or a long path to these files?
- Command line error D8036 - not allowed with multiple source files with node-gyp and VS2022
- Migrate Old VS 2015 .suo file to the New VS 2022 DocumentLayout.json
- How to make one executable visual studio, that users can run?
- Use tabs instead of spaces in .csproj file in Visual Studio 2022
- Unity - scrollview/dragging breaks after specific scene inactivity
- How to make Visual Studio 2022 project launch Windows Terminal instead of PowerShell?
- Why is 'EDITBIN /STACK:2097152 w3wp.exe' cmd is giving me an LNK1342 error?
Related Questions in WEBOS
- Web Os app development using angular isuue
- Is it possible to deploy an angular 15 packaged app to the LG WebOS Store?
- packaged ECONNREFUSED/unpackaged ERR_FILE_NOT_FOUND: failing to get app runing on lg web os simulator
- document.addEventListener('webOSLaunch', function(inData) {}) not triggering in WebOS 4.x TVs
- I am running the next js app in tizen emulator, but the routing of the next js is not working in tizen. What is the solution for it?
- ReNative Error: No WebOS emulator configured
- WebOS. Autorun application, after reboot system
- What location do I put for chrome executable for webOS simulator?
- webos com.webos.service.bluetooth2 monitoring characteristics failed
- Flutter web app incredibly slow on brand new LG TV (webOS 6.0 signage)
- WebOS CLI ares-install error when trying to install app on tv
- LG WebOS Emulator
- How to build webOS app with vue 3 and vite
- Why in web os simulator no preview after compile the code in web os ide?
- Backend and frontend technologies compatible with Tizen, WebOS, Android TV, Apple tvOS and Roku OS
Related Questions in PALM
- Tutor mfe openedx translation for value
- Langchain error - NotImplementedError: Need to determine which default deprecation schedule to use. within ?? minor releases
- Unable to make an HTTP REQUEST (POST) Using Macrodroid to Access PaLM API
- Langchain predict function call parsing error
- PaLM API and json
- ValidationError: 1 validation error for RetrievalQA retriever value is not a valid dict (type=type_error.dict)
- Langchain - get list of names from my documents
- in Colab: Using PaLM to query an Index generated from GoogleDrive documents...help integrating PaLM
- Is it possible to deploy PaLM on my own cloud environment?
- Mediapipe palm detection model outputs
- How to get the coordinates of the dots in hand image?
- "TypeError: 'NoneType' object is not subscriptable
- Multi-touch drawing : action_cancel when the palm touches the screen
- Apply Gaussian Function for a image before performing Fourier Transformation in OpenCV.
- Path of LANG variable in webos
Related Questions in PDK
- Does anyone know how to fix Puppet pdk error?
- How can I override facter's os facts during local testing on a different operating system?
- Using a defined type of an yet unreleased puppet module
- OS Specific Puppet Unit Test
- Test an inner class exists with RSpec and PDK
- Error while evaluating a Resource Statement, Unknown resource type: '::coldfusion::site'
- Pinterest sdk callback class error: cannot access Response class file for com.android.volley.Response not found
- Error on integrating pdk (pinterest sdk )
- Artifactory Unable to find module with librarian-puppet
- Create Pin PDKResponseObject response not consistent with documentation
- Puppet Development Kit test unit with multiple output targets
- Set new startTime and endTime on videojs
- Pinterest PDK createPin(...) issue
- how to make perl script into installer exe or msi
- What is the difference between aosp and android pdk?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Note that webOS has not been open sourced yet. The webOS SDK currently available includes three sub-frameworks that you can use to write apps for the platform:
the Mojo Javascript framework. This is the old method of writing HTML/Javascript apps for webOS smartphones. Apps written with this framework run in a reduced screen mode on the TouchPad tablet, or you can make them run full screen if you want, but in most cases it is hard to make them look good, since the framework was designed for the phone form factor.
the Enyo Javascript framework. This is the new framework that was designed to run on the TouchPad. Apps written in Enyo look nice on the TouchPad, but most webOS smartphones do not ship with Enyo libraries (the scarcely available Pre3 is the exception), so it is basically a TouchPad only framework. Enyo was designed for big screens, so even if you have Enyo in a phone, most apps will not look the best in that form factor.
the PDK C/C++ framework. This is a barebones framework where you basically need to do everything yourself. You get to write C or C++ code and have access to a full port of SDL to access the display and other hardware. OpenGL ES 1 and 2 are availble through SDL. There are no GUI services, you have to draw the screen yourself, and one issue that affects me greatly is that there is no way to access the camera or the microphone (these can be accessed with ease from the Javascript frameworks). PDK apps can be written and debugged as normal desktop apps on Windows (Visual Studio) or Mac (XCode). I use Visual Studio 2010 Express and it works great. The examples that come with the SDK all have Visual Studio projects ready to go.
There is a fourth mode where you make a Hybrid app. The app is written in one of the Javascript frameworks, with some component written in the PDK using C/C++. The PDK component can be only background processing, with the screen controlled by Javascript, or you can also give the PDK app a portion of the screen to draw on with SDL.