Questions tagged [minimum-requirements]
22 questions
17
votes
3 answers
How can I tell which minimum CMake version to require in CMakeLists.txt?
In CMakeLists.txt scripts, it is customary to have a:
cmake_minimum_required(VERSION x.y)
for the appropriate x.y version number. But how can I tell what that minimum version is? I don't work with older versions; and as my distribution gets…

einpoklum
- 118,144
- 57
- 340
- 684
6
votes
2 answers
Inno Setup - How can I check system specs before/during installation?
In particular, I'd like to check the amount of RAM installed on the PC. If it's less than 1GB, I'd like to show a warning message before/during the installation...

Brian O Carroll
- 490
- 1
- 5
- 18
6
votes
5 answers
Evaluate software minimum requirements
Is there a way to evaluate the minimum requirements of a software? I mean, how can I discover, for example, the minimum amount of RAM that my application will need?
Thanks!

Fernando
- 4,029
- 1
- 26
- 35
5
votes
2 answers
Minimum requirements for Unity for Android?
What are the minimum requirements - android OS version, hardware - to develop android apps with Unity?

Roman
- 2,079
- 4
- 35
- 53
4
votes
3 answers
What is the minimum configuration to run the JVM?
What is the minimum configuration to run the JVM?
The computer I work has the following settings:
MS Windows XP Professional SP3
Intel Celeron 2.26GHz CPU, 959MB RAM, VIA/S3G UniChrome Pro IGP
Using a Java-based program and I think that is causing…

Filipe Manuel
- 967
- 2
- 14
- 33
3
votes
1 answer
WebSharper Minimum Browser Requirements
So . . . I have been playing around with WebSharper recently and wanted to check something at work. So, I loaded up IE7, our browser, to go to the WebSharper samples page - http://www.websharper.com/SamplesPage. However, I got a rude surprise when…

zakaluka
- 150
- 1
- 9
3
votes
1 answer
How to add and iOS7 support to iOS8 compatibility version in xamarin
My app is already in App Store. It is only compatible for ios 8.0. When someone with an earlier version try to download the app he receives this message: "requires ios 8" My code already checks for the different ios versions when loading resources.…

user3126427
- 855
- 2
- 14
- 29
3
votes
0 answers
Hadoop 5-Node Test Setup - Minimum Hardware Requirements
I am trying to find the minimum hardware requirements for a 5-node Hadoop (v 2.2) cluster that I will be setting for experimentation purposes.
Being as this cluster is being set up as only a test, I do not require massively powerful systems (I'm…

P. Glenn
- 31
- 2
2
votes
1 answer
Minimum required Tomcat version for JSF 2.2
I would like to upgrade my JSF 1.2 application to JSF 2.2. What's the minimum required Tomcat version for JSF 2.2? I'm currently using Tomcat 5. Is it possible to run JSF 2.2 on it?

St.Antario
- 26,175
- 41
- 130
- 318
1
vote
1 answer
iOS April30 (extended to June30) 2020 Requirements -- iOS 13 SDK, All-Screen Design, Launch Storyboard, Swift3
April2020 Update
As of April/2/2020 and due to COVID-19 pandemic, Apple extended the deadline for the new guidelines that enforces iOS13 and Swift 4.x from April 30 to June 30 of 2020. This was announced on their developer website.
Important
Apple…

om-ha
- 3,102
- 24
- 37
1
vote
1 answer
How can I find the minimum browser requirement for JsTree 3.1.1
I am trying to figure out the minimum requirement for my application which is using JsTree 3.1.1
Is it any way to find out the very first browser version that supports features used in JsTree 3.1.1?
Bonus: In general, how can I find the minimum…

Afshin Moazami
- 2,092
- 5
- 33
- 55
1
vote
1 answer
Determining the minimum system requirements of my application
So, i'm about to ship out my first application, and i'd like to put the minimum and recommended system requirements. Are there any applications that can do that for me, or do i just go with the minimum system requirements of flash player?

Sorin Topala
- 15
- 3
0
votes
1 answer
Mac App Store: changing minimum system requirements
When I submitted my app to the Mac App Store, it displays something like this to users:
and it won't allow anybody with an earlier version to download the app.
I see there's a LSMinimumSystemVersion key in my app's Info.plist which is set to…

houbysoft
- 32,532
- 24
- 103
- 156
0
votes
1 answer
Requirements analysis and use cases
I’m doing some online self-studies and I would appreciate some help with a problem found online:
Case:
A customer needs a popup survey in their shop cart to collect feedback
To do:
what are some questions, 4 examples, you would ask to create the…

user3529643
- 105
- 8
0
votes
2 answers
Minimum hardware requirements to run an HTML5 capable browser
Which is the browser with minimum hardware requirements with full support to HTML5?
The application should be able to play videos and perform some javascript transformations.
Windows or Linux it doesn't matter (but I bet my two cents on Linux as the…

fra
- 3,488
- 5
- 38
- 61