Search found 4 matches

by unico
Fri May 27, 2011 12:53 pm
Forum: Development
Topic: Build error
Replies: 1
Views: 4852

Build error

Hi, I'm having trouble building the 6.2 version of OpenEMM. I get the following output error: [exec] ( echo "# include \"xmlback.h\"" ; \ [exec] echo "" ; \ [exec] echo "char dtd[] = " ; \ [exec] sed -e 's/"/\\"/g' -e 's/\(.*\)/ "\1\\n"/g' ...
by unico
Wed May 25, 2011 2:47 pm
Forum: Development
Topic: Build windows distribution
Replies: 1
Views: 4345

Build windows distribution

Hi,

For a client I need to build a custom Windows distribution of OpenEMM. Building the source bundle seems to only build a Linux distribution. Is it possible to build a Windows distribution? How do I do that?

Regards,
Unico
by unico
Mon May 23, 2011 7:05 pm
Forum: Installation & Upgrades
Topic: On M$ SQL Server and IIS?
Replies: 6
Views: 10860

Re: On M$ SQL Server and IIS?

I understand that it does not currently run out of the box with anything but MySQL and that you don't provide support for MS SQL Server. But since it is an open source project, outside contributors could try to modify the code to make OpenEMM work with a different database right? So that's what my q...
by unico
Mon May 23, 2011 10:20 am
Forum: Installation & Upgrades
Topic: On M$ SQL Server and IIS?
Replies: 6
Views: 10860

Re: On M$ SQL Server and IIS?

We'd like to use MS SQL Server as our backend for OpenEMM. We reserved some time to try to get this working. How difficult would it be? Are there any show stoppers in principle?