Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [compatibility]

This tag should be used to identify questions regarding compatibility issues, for example between different versions of the same software product or, development kit or library.

compatibility
0 votes
0 answers
9 views

Can Apache Mahout 14.1's lucene.vector utility work with Index built with Apache Lucene 9.5.0?

I am trying to use Apache Mahout to run clustering algorithms on Lucene index data. The index is built with Lucene's version 9.5.0. I have seen that Mahout uses 8.5.0 version of Lucene in it's pom ...
Kailash Kumar's user avatar
2 votes
0 answers
142 views

Which Rstudio, R and R Graphics Engine combinations are compatible?

Question An RStudio release supports only specific versions of R and R Graphics Engine. But where could one find the compatibility matrix or equivalent information? Note: The question is analogous to ...
Bill Huang's user avatar
  • 4,648
0 votes
0 answers
94 views

Migration From Vue2 to Vue Compact: Build is stuck in the loop

I'm migrating my project from Vue2 to Vue compat but currently when I run npm run serve my project build throws error as expected but it got stuck into an infinite loop due which I'm not able to ...
Demogeek's user avatar
0 votes
0 answers
106 views

GNU libc on windows and MINGW

Why cant we use gnu libc on windows? is ms visual c++ runtime(msvcrt) the windows equivalent to glibc? I know that we need MINGW to use gcc compiler on windows, but what exactly is Mingw doing here(...
El Duderino's user avatar
0 votes
0 answers
43 views

SVN dump file compatibility with higher version (eg. 1.14.x)

I have SVN dump file created with 'svnadmin dump' command in SVN version 1.10.x. and Would like to store this data to some data-storage server location and want to retire/decommission the current old ...
VaatuwaMora's user avatar
0 votes
0 answers
240 views

How to turn off "Use Legacy display ICC color management"?

In Windows under application properties->Compatibility there is a flag to "Use Legacy display ICC color management" which lets apps that are not Advanced Color aware run nicely when ...
DaveSawyer's user avatar
4 votes
1 answer
79 views

Why does the Haskell PVP describe new functions as non-breaking?

Let's say I have the following code module A where x :: Int x = 5 module Main where import A import Lib main :: IO () main = print (x + y) and in an external library module Lib ...
Janus Troelsen's user avatar
0 votes
1 answer
52 views

The Microsoft.Adapters.Sql.BizTalk.WcfBtsSqlReceiver assembly (version 3.5.0.0) compatibility issue with 64-bit Office 365

After upgraded Office 365 64 bit from Office 2016 32 bit, I keep getting the following error when I use BizTalk server: The Messaging Engine failed to creae the receive adapter "WCF-SQL". ...
kkim's user avatar
  • 49
1 vote
0 answers
123 views

Airflow PostgreSQL sqlalchemy

My question: How to install setup Airflow on Python virtual machine? With Airflow 2.8.1 Postgres 15 and 16 SQLAlchemy 2.0.27 I get this error: File "/home/bigdata/airflow/afvenv/lib/python3....
earappa ag's user avatar
1 vote
1 answer
222 views

Angular 17.2.0 does not support ConnectionServiceModule?

I'm encountering an error in my Angular application related to the compatibility of the ng-connection-service library with Angular Ivy. When trying to import the ConnectionServiceModule from ng-...
Prasanta Badatya's user avatar
-5 votes
1 answer
631 views

Which php version is codeigniter 3.1.11 compatible with?

We are using php 5.6 and I am upgrading the php version for codeignitor 3.1.11.
Praveen 's user avatar
1 vote
0 answers
48 views

Fill PDF fields using iTex -:compatibilities of the versions phone's Android OS, Android Studio, Adobe Acrobat

Using iText, I try to fill the fields in pdf. The pdf is created from MS Word doc file; the fields are added as Text Field Tool in Adobe Acrobat 7. The problem: in the next code the program interrupts ...
Vadim's user avatar
  • 11
0 votes
1 answer
90 views

.NET Framework 4.5.2-based Console application compatibility problems with .NET 6-based Class Library project

Here is the info associated with the development environment: I have a Console project created using: Microsoft Visual Studio 2019 Enterprise .NET Framework 4.5.2 C# 5.0 I have a Class Library ...
crazyTech's user avatar
  • 1,429
0 votes
0 answers
123 views

xcode mac designed for iphone app run in wrong window size

i have developed my iphone app in xcode and it runs fine in iphone, i want to also run it on my m2 mac with the mac (designed for iphone app) option but when it runs the window doesnt have the "...
wtr1's user avatar
  • 59
0 votes
0 answers
450 views

Unable to Connect Logitech MX Keys Mini to Ubuntu 22.04. Works in Try Ubuntu but Not in Installed Version

I have a Logitech MX Keys Mini keyboard, and I want to connect it to my Ubuntu via Bluetooth. However, it doesn't work on the regular installed Ubuntu version that I have. I'm running Ubuntu 22.04 ...
Joaquim Ribera Soriano's user avatar

15 30 50 per page