Questions tagged as 'enlazado'

1
answer

Linker does not link

I'm trying to compile a package; specifically, the plugin gkrellm-leds for gkrellm . I downloaded the sources from packages.ubuntu.com/source/zesty/gkrellm-leds . After compiling and installing it, it does not work. The progra...
asked by 29.05.2017 / 07:52
1
answer

Unresolved external symbol What have I done wrong?

I've been trying to solve a problem for a while, I've tried to solve it with different compilers and there's no way. The program is more complex but I have been able to summarize it in the following code: S.hpp #ifndef S_HPP #define S...
asked by 16.05.2017 / 22:48
1
answer

Unresolved external symbol What have I done wrong?

I've been trying to solve a problem for a while, I've tried to solve it with different compilers and there's no way. The program is more complex but I have been able to summarize it in the following code: S.hpp #ifndef S_HPP #define S...
asked by 16.05.2017 / 22:48
1
answer

Unresolved external symbol What have I done wrong?

I've been trying to solve a problem for a while, I've tried to solve it with different compilers and there's no way. The program is more complex but I have been able to summarize it in the following code: S.hpp #ifndef S_HPP #define S...
asked by 16.05.2017 / 22:48
0
answers

How to generate a dually linked circular list automatically

Good, I have a question as I generate a list doubly linked circulate automatically (give me some data and the number of nodes that I must create). I have the code to enter All, but I do not think this one will help me public void insertarNo...
asked by 06.11.2017 / 05:39