Questions tagged as 'compiladores'

1
answer

Basic doubts in C # (Sounds)

I'm new to the forum and new C # programmer as well. I made basic software for college; a coffee maker. and I used sounds in it, however I indicated the sound in ("C: / users / ...") the path in my Pc. When I do the ".exe" of this applicat...
asked by 04.09.2018 / 04:29
2
answers

Is there a way to create an IntelliJ-based IDE? [closed]

With some research on the internet I have found that IDEs like Android Studio and PHPStorm are IntelliJ-based IDEs, each with a purpose. How to create an IDE based on it? The idea is to create an IDE with buttons for: create projects,...
asked by 27.11.2017 / 11:03
1
answer

Using the getline () function in C with MinGW

I've created a code for a bookstore library using Linux / GNU, and it works fine there. However, I need the code compile in Windows using GCC, and I was wondering if there is a method to use this function or if there is a simple way to override...
asked by 18.11.2018 / 01:28
1
answer

Implementation of a Lexical Analyzer

Hello, guys! I'm doing the implementation of a lex analyzer of a grammar I created (using Gals). The validation of the grammar was done using the concept of finite automata, according to the image: AtthemomentIhavethefollowingcodes:lexico.py...
asked by 28.09.2018 / 08:06
1
answer

conio.h and time.h in cppdroid

Can you add libraries to cpp droid? I need to use these two libraries but the program does not identify the functions. If there is no way in cpp do you have any c compiller for android that supports?     
asked by 23.07.2017 / 17:11
0
answers

C # compiler does not update

I'm starting my studies in C #, I can not use visual studio because of the lag of my pc, but when I install the latest version of the SDK the C # compiler still shows in the cmd that supports up to version 5 of the language, Currently we are at...
asked by 15.10.2018 / 01:33
1
answer

Error in visual studio runtimelibrary error

You are running the following runtimelibrary error:    LNK2038 mismatch detected for 'RuntimeLibrary' error: value   'MD_DynamicRelease' does not match value 'MDd_DynamicDebug' in   Aimbot.obj INDIGO C: \ smef-s-Indigo-Remasterd-master \ INDI...
asked by 13.04.2018 / 19:13
1
answer

How to compile a software through a website?

I'm making a website where the person can create software through it. But my question is: How to do this in an automated way? The proposal would be to have the software done in WPF and the code be customized from a lot of switch-case a...
asked by 12.09.2017 / 02:41
1
answer

Is it possible to compile C / C ++ from Windows / Linux for Macs?

In a hypothetical environment where I do not have the system nor how to emulate, would it be possible to compile an application in C ++? (properly compatible) I have already found some interesting cross-compilers , but they only manage...
asked by 05.07.2017 / 16:47
0
answers

SCOUT compiler does not generate css file

Good afternoon, I'm using the SCOUT compiler to work with scss and sass files, but from yesterday to today it's no longer generating css files, it's properly configured for project folders. As you can see, the file is being modified, bu...
asked by 16.05.2016 / 20:04