Español
Hardware

es profancode en uno dll posible?

 

GDL
¡Hola ,

Yo möchte algunos Proceduren meiner Modellbahnsteuerung gerne en un dll umwandeln, si así dieser Programmteil más rápido se ejecuta.

Posesiones aber no blassen Schimmer cómo dies angeht.Sombrero dies alguien ya una vez gemacht? Bitte en Unterstützung.

Servus
Georg
 
Windows7 Xprofan 8,9,10 [...]  [...] 
22.09.2006  
 



¡Hola Georg...

Es wunderbar y muy simplemente con uno neueren Versión de Profano2Cpp. Un Beta para Testen gibts hier en el Foro.

Saludo

Andreas
 
22.09.2006  
 



Usted puede con Profano2CPP una DLL de el entsprechenden Proceduren hacer, aber entonces könnteste auch igual todos Programa así traducir. Mit XPIA de Franco haste ni Möglichkeit, müßtest Usted aber con ASM auseinandersetzen. Dritte Möglichkeit, una otro Lenguaje de programación a Erstellung el DLL uso.

Such Usted qué de o. qué debería el Proceduren porque hacer, entonces hätten wir una neuen Ansatzpunkt
 
22.09.2006  
 




Frank
Abbing
Wer sólo Profano beherrscht, es con Profano2Cpp muy bien bedient. Aunque kostet el Programa.
XPIA es libre, pero bedarf una bischen Assemblerkenntnisse. Im XPIA-Paket es allerdings una Ensamblador-Kurs enthalten, específicamente de me geschrieben para Profaner, que algo erweitern puede. Um así a programa, necesidad du sólo 10 Ensamblador-Befehle!
 
22.09.2006  
 




GDL
Erstmal danke,

en el proceduren voluntad a 99% Dateiverwaltung(dbase), Auswahlkriterien de 12000 Möglichkeiten treffen y Bildschirmaufbau verarbeitet.

En Profano2CCP tener Yo el problema, el el Codeprüfer nichts a beanstanden ha y nacher en el Compilerfenster lo sólo hagelt de Fehlermeldungen.(XPSE findet auch no Fehler)

Servus
Georg
 
Windows7 Xprofan 8,9,10 [...]  [...] 
22.09.2006  
 




Sebastian
König
¡Hola Georg,

[quote:4487893b88]En Profano2CCP tener Yo el problema, el el Codeprüfer nichts a beanstanden ha y nacher en el Compilerfenster lo sólo hagelt de Fehlermeldungen.(XPSE findet auch no Fehler)[/quote:4487893b88]
Was genau se porque como gemeldet? Wäre super, si el Edición de make.bat veces hier puesto oder a mich mailen kannst.

MfG

Sebastian
 
Windows XP, XProfan/Profan² 4.5 bis 11
Profan2Cpp-Homepage:  [...] 
Alte Profan²-Seite:  [...] 
22.09.2006  
 




GDL
¡Hola Sebastian,

lo hagelt siempre sólo una Meldung dauernd

Cev-Cpping++.exe -c PrfMain.cpp -o .objPrfMain.o -ICev-Cppinclude -ICev-Cppincludeg++ -fexceptions -s -mwindows -w -fvtable-thunks -fno-elide-constructors -LCev-Cpplib -BCev-Cppin
In file included from PrfMain.cpp:3:
pbase.h: In function `void ClearDynamic(T*, T):
pbase.h:359: error: there are no arguments to `pbase_ArraySize that depend on a template parameter, así a declaration of `pbase_ArraySize must be available
pbase.h:359: error: (if you use `-fpermissive, G++ voluntad accept your code, but allowing the use of a undeclared name is deprecated)
pbase.h: In function `void ClearDynamic(T**, T):
pbase.h:370: error: there are no arguments to `pbase_ArraySize that depend on a template parameter, así a declaration of `pbase_ArraySize must be available
pbase.h:375: error: there are no arguments to `pbase_ArraySize that depend on a template parameter, así a declaration of `pbase_ArraySize must be available
pbase.h: In function `void ClearDynamic(T***, T):
pbase.h:387: error: there are no arguments to `pbase_ArraySize that depend on a template parameter, así a declaration of `pbase_ArraySize must be available
pbase.h:392: error: there are no arguments to `pbase_ArraySize that depend on a template parameter, así a declaration of `pbase_ArraySize must be available
pbase.h:396: error: there are no arguments to `pbase_ArraySize that depend on a template parameter, así a declaration of `pbase_ArraySize must be available
pbase.h: In function `T* AllocArray(int):
pbase.h:411: error: there are no arguments to `pbase_AddArray that depend on a template parameter, así a declaration of `pbase_AddArray must be available
pbase.h: In function `T* AllocLocalArray(void**, int):
pbase.h:419: error: there are no arguments to `pbase_AddLocalArray that depend on a template parameter, así a declaration of `pbase_AddLocalArray must be available
pbase.h: In function `T** AllocArray(int, int):
pbase.h:431: error: there are no arguments to `pbase_AddArray that depend on a template parameter, así a declaration of `pbase_AddArray must be available
pbase.h:434: error: there are no arguments to `pbase_AddArray that depend on a template parameter, así a declaration of `pbase_AddArray must be available
pbase.h: In function `T** AllocLocalArray(void**, int, int):
pbase.h:446: error: there are no arguments to `pbase_AddLocalArray that depend on a template parameter, así a declaration of `pbase_AddLocalArray must be available
pbase.h:449: error: there are no arguments to `pbase_AddLocalArray that depend on a template parameter, así a declaration of `pbase_AddLocalArray must be available
pbase.h: In function `T*** AllocArray(int, int, int):
pbase.h:465: error: there are no arguments to `pbase_AddArray that depend on a template parameter, así a declaration of `pbase_AddArray must be available
pbase.h:468: error: there are no arguments to `pbase_AddArray that depend on a template parameter, así a declaration of `pbase_AddArray must be available
pbase.h:471: error: there are no arguments to `pbase_AddArray that depend on a template parameter, así a declaration of `pbase_AddArray must be available
pbase.h: In function `T*** AllocLocalArray(void**, int, int, int):
pbase.h:487: error: there are no arguments to `pbase_AddLocalArray that depend on a template parameter, así a declaration of `pbase_AddLocalArray must be available
pbase.h:490: error: there are no arguments to `pbase_AddLocalArray that depend on a template parameter, así a declaration of `pbase_AddLocalArray must be available
pbase.h:493: error: there are no arguments to `pbase_AddLocalArray that depend on a template parameter, así a declaration of `pbase_AddLocalArray must be available
Cev-Cppinmake.exe: *** [.objPrfMain.o] Error 1
Finished.

Servus
Georg
 
Windows7 Xprofan 8,9,10 [...]  [...] 
22.09.2006  
 




Sebastian
König
¡Hola Georg,

danke! Wenigstens siempre otra vez el gleiche Meldung...

Mein erster Verdacht es una falsche Compiler-Versión. Eingestellt hast Usted Dev-C++ 4 / MinGW 1.x, aber ¿qué es exactamente hast Usted installiert?

Si usted no sicher bist, kannst Usted en el Eingabeaufforderung (DOS-Box) veces en el Directorio Cev-Cppin wechseln y hay g++ --version eingeben. Für Dev-C++ 4 debería el algo con 2.95 beginnendes liefern...

MfG

Sebastian
 
Windows XP, XProfan/Profan² 4.5 bis 11
Profan2Cpp-Homepage:  [...] 
Alte Profan²-Seite:  [...] 
22.09.2006  
 




GDL
Muss a Orchesterprobe.Mach mich danach otra vez darüber her.
 
Windows7 Xprofan 8,9,10 [...]  [...] 
22.09.2006  
 




GDL
Sebastian,

habe el Versión 4.9.9.2 de bloodshed

Servus
Georg
 
Windows7 Xprofan 8,9,10 [...]  [...] 
22.09.2006  
 




Sebastian
König
[quote:0af20e523d]habe el Versión 4.9.9.2 de bloodshed[/quote:0af20e523d]
Ok, el es una Beta-Versión de Dev-C++ 5 Ist desafortunadamente algo verwirrend... Und una a neue todavía dazu, como seit Versión 4.9.9.0 una otro GCC-Versión con a Bord es. Yo warte ahora ya länger darauf, dass Dev-C++ 5 el Beta-Stadium verlässt en entonces auch Profano2Cpp a el neue Versión anzupassen. Lo scheint aber así, como sei el Arbeit daran komplett eingestellt... . El todo Verwirrung por lo tanto tut me leid, Yo voluntad el Referencia en el Profano2Cpp-Homepage veces algo auffälliger gestalten.

In el Zwischenzeit empfehle Yo, el wirkliche Versión 4 a benutzen, el Descargar-Link hay en [...] . Ganz unten en Descargar from Simtel.net clic, el obere Link klappt en el Moment no.

MfG

Sebastian
 
Windows XP, XProfan/Profan² 4.5 bis 11
Profan2Cpp-Homepage:  [...] 
Alte Profan²-Seite:  [...] 
22.09.2006  
 




GDL
@Sebastian,

Gracias.Prgramme ir ahora.

Servus
Georg
 
Windows7 Xprofan 8,9,10 [...]  [...] 
24.09.2006  
 




Respuesta


Título del Tema, max. 100 Signo.
 

Systemprofile:

Kein Systemprofil creado. [anlegen]

XProfan:

 Contribución  Font  Smilies  ▼ 

Bitte registro en una Contribución a verfassen.
 

Tema opciones

17.907 Views

Untitledvor 0 min.
H.Brill20.11.2021
Andreas Koch08.03.2017
H.Hackl05.03.2012

Themeninformationen



Admins  |  AGB  |  Applications  |  Autores  |  Chat  |  Política de Privacidad  |  Descargar  |  Entrance  |  Ayuda  |  Merchantportal  |  Pie de imprenta  |  Mart  |  Interfaces  |  SDK  |  Services  |  Juegos  |  Búsqueda  |  Support

Ein Projekt aller XProfan, el lo son!


Mi XProfan
Privado Noticias
Eigenes Ablageforum
Temas-Merkliste
Eigene Beiträge
Eigene Temas
Zwischenablage
Cancelar
 Deutsch English Français Español Italia
Traducciones

Política de Privacidad


Wir uso Cookies sólo como Session-Cookies wegen el technischen Notwendigkeit y en uns hay no Cookies de Drittanbietern.

Wenn du hier en unsere Webseite klickst oder navigierst, stimmst du unserer Erfassung de Informationen en unseren Cookies en XProfan.Net a.

Weitere Informationen a unseren Cookies y dazu, como du el Kontrolle darüber behältst, findest du en unserer nachfolgenden Datenschutzerklärung.


einverstandenDatenschutzerklärung
Yo möchte no Cookie