studio tag

324 questions


1 answers
51 views
0
C++ Compilation Error (Undefined Identifier)

Thank you for your help.I am currently using C++ in VisulStudio 2015, and when I tried to build, almost all variables were no longer recognized as variables (undefined identifiers) even though spellin...

2 years ago

1 answers
44 views
0
How much paid components do you use in visual studio? [Closed]

Do you want to improve this question?Update your question, Edit this post to be answered with facts and quotes.Closed 3 years ago.Three years agoAmount per person per year Initial approximately ○ yen ...

2 years ago

2 answers
54 views
0
Want to use Visual Studio Community 2017 to move OpenPose

Thank you for your help.When I tried to install OpenPose using Visual Studio Community 2017, LNK1181cannot open input file'..\x64\Release\OpenPose.lib'OpenPoseDemoThe error occurred.Therefore, after r...

2 years ago

1 answers
51 views
0
Android Studio New Project Creation Does Not Display Preview Screen

when creating a new project on Android StudioA message like this appears in the lower center and the preview screen does not appear.How can I resolve this issue and bring up a preview screen?

2 years ago

1 answers
65 views
0
How do I resolve the error minSdk (API24) > deviceSdk (API21)?

This is about how to connect to the actual machine on Android Studio.MinSdk (API24) > deviceSdk (API21) appears and cannot connect to the actual machine.Solution is with AndroidManifest.xml<uses...

2 years ago

1 answers
44 views
0
Application created with ClickOnce after setting EV certificate is displayed as "Unknown Publisher" during installation

I am using Visual Studio 2019.I asked a certain issuing agency to issue an EV code certificate and set up a driver and token on the development machine.After configuring the certificate with the start...

2 years ago

1 answers
71 views
0
The Android Studio design editor is no longer displayed.

I'm a beginner for about a week since I started using Android Studio.The design editor is no longer displayed this time.This is what the design editor says.design editor is unavailable until a success...

2 years ago

1 answers
94 views
0
I want to use IntelliJ for ionics.

How can I add (?) ionics to the existing cordova/phonegap project created by IntelliJ?It says it's supported by the plug-in, but I don't know how to use it.Also, I would appreciate it if you could tel...


1 answers
113 views
0
I'm trying to read the csv file with Cotlin, but the letters are broken.

You want to read the csv file stored in the external storage via Cotlin. I succeeded in the text file, but the characters in the csv file are broken like a gram, so there is no change even if I change...

2 years ago

1 answers
91 views
0
I want to receive the stored procedure OUTPUT Parameter

I am developing an API with Visual Studio 2013 c#.I'm going to use StoredProcedure to select the data in the table.I don't know how to get the retrieved data with C# code.I am using ObjectParameter, b...

« - 18 - »

© 2024 OneMinuteCode. All rights reserved.