Questions tagged as 'windows'

0
answers

Use a custom font

Hello, I have a code that, although it does not give a compilation error, is not working: LPCSTR szFontFile = "Myfont-Regular.ttf"; AddFontResourceEx( TEXT("Myfont-Regular.ttf"), // font file name FR_PRIVATE, // font character...
asked by 26.06.2018 / 20:49
0
answers

How to configure SSH for a Docker virtual machine on Windows?

Hello. I searched all over the internet and could not find it. After installing Docker, I simply can not create a Docker machine in Windows by following this tutorial: link I ran the following command: docker-machine create -d hype...
asked by 24.06.2018 / 03:17
0
answers

NPM does not work after a while

I'm doing some Angular courses and need to run npm commands frequently. But after a few commands run, when I go to execute a new command with npm, it locks, returns nothing, no messages. It simply gets the dashboard blinking on the terminal a...
asked by 30.06.2018 / 22:32
0
answers

Error 1042 when installing Mysql 8.011 on win 10

This error appears in the Starting Server part.     
asked by 23.06.2018 / 14:30
0
answers

Problem starting project with Fiona in Windows

I made a software in ubuntu, and I'm having several problems to run the same in windows what I'm working on now is to install fiona. I have it installed in my PIP packages but for some reason it does not work, so I decided to install it via s...
asked by 15.06.2018 / 03:54
0
answers

SQLSTATE [IM003]: Specified driver could not be loaded due to system error 193

Itriedtoreinstallthedriver,butIdidnotsucceed.PHPisworkingnormal,IhaveinstalledtheMicrosoftDLLsforODBCinstallation,whichare:php_pdo_sqlsrv_56_ts.dll,php_sqlsrv_56_ts.dll. The error appears to be in the SQL SERVER 11 ODBC driver. The PHP versio...
asked by 08.06.2018 / 00:10
0
answers

C language and RubyInstaller with system variables for windows

I am a Linux user. However I do not need to depend on a single operating system environment to perform C routines, much less still depend on IDE for certain tasks. On Linux (most of the distros I've worked with), the gcc compiler is already inst...
asked by 21.06.2018 / 15:17
0
answers

ffmpeg desktop capture displays only the icons

I own a proprietary application on a windows 10 machine, which is fullscreen, (it occupies the entire screen) and displays financial indicators in a SCREEN for the managers, and underneath it, I run every 15 min, a ffmpeg to record a video of 2...
asked by 05.06.2018 / 16:29
1
answer

How localhost address on the local network

I'm testing a web application locally by pc and mobile, I connect to the pc using http://localhost and by mobile link . And I wonder if you can change the host address to a fixed address (for example link ), so that I can access from an...
asked by 17.08.2015 / 19:23
0
answers

MongoDB and MySQL connection problem

Recently I formatted my computer with a dual boot of win10 + ubuntu. When trying to reinstall the environment in ubuntu I had problems installing mongodb and decided to install the environment on windows. Initially everything went well and mysql...
asked by 10.05.2018 / 17:41